Apache Lucene.Net 2.4.0 Class Library API

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