public static class MoreLikeThisHandler.InterestingTerm
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
float |
boost |
static java.util.Comparator<MoreLikeThisHandler.InterestingTerm> |
BOOST_ORDER |
org.apache.lucene.index.Term |
term |
Constructor and Description |
---|
InterestingTerm() |
public org.apache.lucene.index.Term term
public float boost
public static java.util.Comparator<MoreLikeThisHandler.InterestingTerm> BOOST_ORDER