Uses of Class
org.apache.lucene.search.suggest.BufferingTermFreqIteratorWrapper

Packages that use BufferingTermFreqIteratorWrapper
org.apache.lucene.search.suggest Support for Autocomplete/Autosuggest 
 

Uses of BufferingTermFreqIteratorWrapper in org.apache.lucene.search.suggest
 

Subclasses of BufferingTermFreqIteratorWrapper in org.apache.lucene.search.suggest
 class UnsortedTermFreqIteratorWrapper
          This wrapper buffers the incoming elements and makes sure they are in random order.
 



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