Class LuceneDictionary
Lucene Dictionary: terms taken from the given field of a Lucene index.
Inheritance
System.Object
LuceneDictionary
Assembly: Lucene.Net.Suggest.dll
Syntax
public class LuceneDictionary : object, IDictionary
Constructors
Name | Description |
---|---|
LuceneDictionary(IndexReader, String) | Creates a new Dictionary, pulling source terms from the specified in the provided
|
Methods
Name | Description |
---|---|
GetEntryIterator() |