| Package | Description |
|---|---|
| com.algolia.search.inputs.query_rules | |
| com.algolia.search.objects |
| Modifier and Type | Method and Description |
|---|---|
IgnorePlurals |
ConsequenceParams.getIgnorePlurals() |
| Modifier and Type | Method and Description |
|---|---|
ConsequenceParams |
ConsequenceParams.setIgnorePlurals(IgnorePlurals ignorePlurals) |
| Modifier and Type | Field and Description |
|---|---|
protected IgnorePlurals |
Query.ignorePlurals |
| Modifier and Type | Method and Description |
|---|---|
IgnorePlurals |
Query.getIgnorePlurals() |
IgnorePlurals |
IndexSettings.getIgnorePlurals() |
static IgnorePlurals |
IgnorePlurals.of(Boolean bool) |
static IgnorePlurals |
IgnorePlurals.of(List<String> strings) |
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.setIgnorePlurals(IgnorePlurals ignorePlurals) |
IndexSettings |
IndexSettings.setIgnorePlurals(IgnorePlurals ignorePlurals) |
Copyright © 2018. All rights reserved.