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