Package org.apache.lucene.search.suggest

Class Summary
BufferingTermFreqIteratorWrapper This wrapper buffers incoming elements.
BufferingTermFreqIteratorWrapper.Entry Entry in the buffer.
FileDictionary Dictionary represented by a text file.
Lookup  
Lookup.LookupPriorityQueue  
Lookup.LookupResult Result of a lookup.
SortedTermFreqIteratorWrapper This wrapper buffers incoming elements and makes sure they are sorted in ascending lexicographic order.
UnsortedTermFreqIteratorWrapper This wrapper buffers the incoming elements and makes sure they are in random order.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.