org.apache.lucene.search
Class FuzzyQuery.ScoreTermQueue
- FuzzyQuery
protected static class FuzzyQuery.ScoreTermQueue
protected boolean | lessThan(Object a, Object b) - Determines the ordering of objects in this priority queue.
|
ScoreTermQueue
public ScoreTermQueue(int size)
lessThan
protected boolean lessThan(Object a,
Object b)
Determines the ordering of objects in this priority queue. Subclasses
must define this one method.
- lessThan in interface PriorityQueue
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.