| Package | Description |
|---|---|
| com.algolia.search.inputs.query_rules | |
| com.algolia.search.objects |
| Modifier and Type | Method | Description |
|---|---|---|
Query.RemoveWordsType |
ConsequenceParams.getRemoveWordsIfNoResults() |
| Modifier and Type | Method | Description |
|---|---|---|
ConsequenceParams |
ConsequenceParams.setRemoveWordsIfNoResults(Query.RemoveWordsType removeWordsIfNoResults) |
| Modifier and Type | Field | Description |
|---|---|---|
protected Query.RemoveWordsType |
Query.removeWordsIfNoResults |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
Query |
Query.setRemoveWordsIfNoResults(Query.RemoveWordsType removeWordsIfNoResults) |
Copyright © 2017. All rights reserved.