| Package | Description |
|---|---|
| com.algolia.search |
| Modifier and Type | Method and Description |
|---|---|
default SynonymsIterable |
SearchIndexSynonyms.browseSynonyms()
Retrieve an index’s complete list of synonyms The list includes all synonyms - whether created
on the dashboard or pushed by the API.
|
default SynonymsIterable |
SearchIndexSynonyms.browseSynonyms(int hitsPerPage)
Retrieve an index’s complete list of synonyms The list includes all synonyms - whether created
on the dashboard or pushed by the API.
|
default SynonymsIterable |
SearchIndexSynonyms.browseSynonyms(int hitsPerPage,
RequestOptions requestOptions)
Retrieve an index’s complete list of synonyms The list includes all synonyms - whether created
on the dashboard or pushed by the API.
|
Copyright © 2019. All rights reserved.