Constructor LuceneDictionary
LuceneDictionary(IndexReader, String)
Creates a new Dictionary, pulling source terms from the specified
field
in the provided reader
Declaration
public LuceneDictionary(IndexReader reader, string field)
Parameters
Type | Name | Description |
---|---|---|
IndexReader | reader | |
System.String | field |