Lucene.Net 1.9.1 Class Library
Field.Store.NO Field
Do not store the field value in the index.
public static readonly
Store
NO;
See Also
Field.Store Class
|
Lucene.Net.Documents Namespace