| Package | Description |
|---|---|
| io.sphere.sdk.search |
Provides types to perform searches.
|
| io.sphere.sdk.search.tokenizer |
Provides Tokenizers for the search endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SuggestTokenizer |
SearchKeyword.getSuggestTokenizer() |
| Modifier and Type | Method and Description |
|---|---|
static SearchKeyword |
SearchKeyword.of(String text,
SuggestTokenizer suggestTokenizer) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomSuggestTokenizer |
class |
WhiteSpaceSuggestTokenizer |