Class MoreLikeThis.FreqQ

java.lang.Object
org.apache.lucene.util.PriorityQueue<MoreLikeThis.ScoreTerm>
org.apache.lucene.queries.mlt.MoreLikeThis.FreqQ
All Implemented Interfaces:
Iterable<MoreLikeThis.ScoreTerm>
Enclosing class:
MoreLikeThis

private static class MoreLikeThis.FreqQ extends PriorityQueue<MoreLikeThis.ScoreTerm>
PriorityQueue that orders words by score.