Java org.apache.lucene.search.spell LuceneDictionary fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.search.spell LuceneDictionary fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.search.spell LuceneDictionary.

The text is from its open source code.

Constructor

LuceneDictionary(IndexReader reader, String field)
Creates a new Dictionary, pulling source terms from the specified field in the provided reader