All Methods Instance Methods Abstract Methods
Modifier and Type |
Method and Description |
java.util.Map<java.lang.String,java.lang.Object> |
getDebugResponse() |
com.lucidworks.search.dsl.response.Facets |
getFacets() |
com.lucidworks.search.dsl.response.Meta |
getMeta() |
com.lucidworks.search.dsl.response.Results |
getResults() |
com.lucidworks.search.dsl.response.Rules |
getRules() |
com.lucidworks.search.dsl.response.Spellcheck |
getSpellcheck() |
void |
setFacets(com.lucidworks.search.dsl.response.Facets facets) |
void |
setResults(com.lucidworks.search.dsl.response.Results results) |
void |
setRules(com.lucidworks.search.dsl.response.Rules rules) |
void |
setSpellcheck(com.lucidworks.search.dsl.response.Spellcheck spellcheck) |