| Modifier and Type | Method and Description |
|---|---|
SynonymQuery |
SynonymQuery.setHitsPerPage(Integer hitsPerPage)
Set the number of hits per page.
|
SynonymQuery |
SynonymQuery.setPage(Integer page)
Set the page to retrieve (zero base).
|
SynonymQuery |
SynonymQuery.setQueryString(String query)
Set the full text query
|
SynonymQuery |
SynonymQuery.setTypes(List<SynonymQuery.SynonymType> types)
Set the types of Synonym to search
|
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
Index.searchSynonyms(SynonymQuery query) |
Copyright © 2016. All rights reserved.