public static class MoreLikeThisHandler.InterestingTerm extends Object
Modifier and Type | Field and Description |
---|---|
float |
boost |
static 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 Comparator<MoreLikeThisHandler.InterestingTerm> BOOST_ORDER
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.