Module org.elasticsearch.server
Class TermSuggestion.Score
java.lang.Object
org.elasticsearch.search.suggest.term.TermSuggestion.Score
- All Implemented Interfaces:
- Comparator<Suggest.Suggestion.Entry.Option>
- Enclosing class:
- TermSuggestion
public static class TermSuggestion.Score
extends Object
implements Comparator<Suggest.Suggestion.Entry.Option>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Constructor Details- 
Scorepublic Score()
 
- 
- 
Method Details- 
compare- Specified by:
- comparein interface- Comparator<Suggest.Suggestion.Entry.Option>
 
 
-