public static class MoreLikeThisHandler.InterestingTerm extends Object
Modifier and Type | Field and Description |
---|---|
float |
boost |
static Comparator<MoreLikeThisHandler.InterestingTerm> |
BOOST_ORDER |
Term |
term |
Constructor and Description |
---|
MoreLikeThisHandler.InterestingTerm() |
public Term term
public float boost
public static Comparator<MoreLikeThisHandler.InterestingTerm> BOOST_ORDER
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.