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

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

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

Subclasses of DocumentDictionary in org.apache.lucene.search.suggest
 class DocumentValueSourceDictionary
           Dictionary with terms and optionally payload information taken from stored fields in a Lucene index.
 



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