| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.responses |
| Modifier and Type | Method and Description |
|---|---|
SearchSynonymResult |
Index.searchSynonyms(SynonymQuery query)
Search for synonyms
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SearchSynonymResult> |
AsyncIndex.searchSynonyms(SynonymQuery query)
Search for synonyms
|
| Modifier and Type | Method and Description |
|---|---|
SearchSynonymResult |
SearchSynonymResult.setHits(List<AbstractSynonym> hits) |
SearchSynonymResult |
SearchSynonymResult.setNbHits(int nbHits) |
Copyright © 2016. All rights reserved.