Example usage for Java org.apache.lucene.search.spell LuceneDictionary fields, constructors, methods, implement or subclass
The text is from its open source code.
LuceneDictionary(IndexReader reader, String field) Creates a new Dictionary, pulling source terms from the specified field in the provided reader |