| Package | Description |
|---|---|
| com.algolia.search.models.indexing | |
| com.algolia.search.models.settings |
| Modifier and Type | Field and Description |
|---|---|
protected IgnorePlurals |
SearchParameters.ignorePlurals |
| Modifier and Type | Method and Description |
|---|---|
IgnorePlurals |
SearchParameters.getIgnorePlurals() |
| Modifier and Type | Method and Description |
|---|---|
T |
SearchParameters.setIgnorePlurals(IgnorePlurals ignorePlurals) |
| Modifier and Type | Method and Description |
|---|---|
IgnorePlurals |
IndexSettings.getIgnorePlurals() |
static IgnorePlurals |
IgnorePlurals.of(Boolean bool) |
static IgnorePlurals |
IgnorePlurals.of(List<String> strings) |
| Modifier and Type | Method and Description |
|---|---|
IndexSettings |
IndexSettings.setIgnorePlurals(IgnorePlurals ignorePlurals) |
Copyright © 2019. All rights reserved.