Apache Lucene.Net 2.1 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