| Package | Description |
|---|---|
| com.algolia.search.models.indexing | |
| com.algolia.search.models.settings |
| Modifier and Type | Field and Description |
|---|---|
protected TypoTolerance |
SearchParameters.typoTolerance |
| Modifier and Type | Method and Description |
|---|---|
TypoTolerance |
SearchParameters.getTypoTolerance() |
| Modifier and Type | Method and Description |
|---|---|
T |
SearchParameters.setTypoTolerance(TypoTolerance typoTolerance) |
| Modifier and Type | Method and Description |
|---|---|
TypoTolerance |
IndexSettings.getTypoTolerance() |
static TypoTolerance |
TypoTolerance.of(Boolean bool) |
static TypoTolerance |
TypoTolerance.of(String string) |
| Modifier and Type | Method and Description |
|---|---|
IndexSettings |
IndexSettings.setTypoTolerance(TypoTolerance typoTolerance) |
Copyright © 2019. All rights reserved.