public static class TermSuggestion.Entry extends Suggest.Suggestion.Entry<TermSuggestion.Entry.Option>
| Modifier and Type | Class and Description |
|---|---|
static class |
TermSuggestion.Entry.Option
Contains the suggested text with its document frequency and score.
|
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Paramslength, offset, options, textEMPTY_PARAMS| Modifier and Type | Method and Description |
|---|---|
protected TermSuggestion.Entry.Option |
newOption() |
addOption, equals, getLength, getOffset, getOptions, getText, hashCode, iterator, merge, readFrom, reduce, sort, toXContent, writeToprotected TermSuggestion.Entry.Option newOption()
newOption in class Suggest.Suggestion.Entry<TermSuggestion.Entry.Option>Copyright © 2009–2017. All rights reserved.