SearchEngine
in package
Read onlyYes
FinalYes
Table of Contents
Methods
- rankResult() : float
Methods
rankResult()
public
rankResult(SearchQuery $query, array<string, string> $result, array<int, Searchable> $searchables) : float
Parameters
- $query : SearchQuery
- $result : array<string, string>
- $searchables : array<int, Searchable>