Uses of Class
com.algolia.search.models.indexing.QueryMatch
-
Packages that use QueryMatch Package Description com.algolia.search.models.indexing -
-
Uses of QueryMatch in com.algolia.search.models.indexing
Methods in com.algolia.search.models.indexing that return QueryMatch Modifier and Type Method Description QueryMatchExplain. getQueryMatch()QueryMatchQueryMatch. setAlternatives(List<Alternative> alternatives)Methods in com.algolia.search.models.indexing with parameters of type QueryMatch Modifier and Type Method Description ExplainExplain. setQueryMatch(QueryMatch queryMatch)
-