Adds an indexed and optionally stored field to the Lucene Document
Adds an indexed and optionally stored field to the Lucene Document
The Lucene Document
The name of the field
The value of the field
Whether the value should be stored
Adds a stored only field to the Lucene Document
Adds a stored only field to the Lucene Document
The Lucene Document
The name of the field
The value of the field
LuceneFieldLike implementation for Long