| パッケージ | 説明 |
|---|---|
| org.elasticsearch.search.suggest | |
| org.elasticsearch.search.suggest.term |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Suggest.Suggestion.Sort |
Suggest.Suggestion.Sort.fromId(byte id) |
static Suggest.Suggestion.Sort |
SuggestUtils.resolveSort(String sortVal) |
Suggest.Suggestion.Sort |
DirectSpellcheckerSettings.sort() |
static Suggest.Suggestion.Sort |
Suggest.Suggestion.Sort.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static Suggest.Suggestion.Sort[] |
Suggest.Suggestion.Sort.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
DirectSpellcheckerSettings.sort(Suggest.Suggestion.Sort sort) |
| コンストラクタと説明 |
|---|
TermSuggestion(String name,
int size,
Suggest.Suggestion.Sort sort) |
Copyright © 2009–2016. All rights reserved.