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