| Package | Description |
|---|---|
| com.algolia.search.inputs.query_rules | |
| com.algolia.search.objects |
| Modifier and Type | Method and Description |
|---|---|
Query.RemoveWordsType |
ConsequenceParams.getRemoveWordsIfNoResults() |
| Modifier and Type | Method and Description |
|---|---|
ConsequenceParams |
ConsequenceParams.setRemoveWordsIfNoResults(Query.RemoveWordsType removeWordsIfNoResults) |
| Modifier and Type | Field and Description |
|---|---|
protected Query.RemoveWordsType |
Query.removeWordsIfNoResults |
| Modifier and Type | Method and Description |
|---|---|
Query.RemoveWordsType |
Query.getRemoveWordsIfNoResults() |
static Query.RemoveWordsType |
Query.RemoveWordsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Query.RemoveWordsType[] |
Query.RemoveWordsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.setRemoveWordsIfNoResults(Query.RemoveWordsType removeWordsIfNoResults) |
Copyright © 2018. All rights reserved.