java.lang.ObjectPriorityQueue that orders words by score.org.apache.lucene.util.PriorityQueue<Object>
org.apache.lucene.search.similar.MoreLikeThis$FreqQ
Fields inherited from org.apache.lucene.util.PriorityQueue: |
---|
heap |
Constructor: |
---|
|
Method from org.apache.lucene.search.similar.MoreLikeThis$FreqQ Summary: |
---|
lessThan |
Methods from org.apache.lucene.util.PriorityQueue: |
---|
add, clear, getSentinelObject, initialize, insertWithOverflow, lessThan, pop, size, top, updateTop |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.lucene.search.similar.MoreLikeThis$FreqQ Detail: |
---|
|