Lucene.Net 2.0 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