Lucene.Net 1.9.1 Class Library

Field.IsIndexed Method 

True iff the value of the field is to be indexed, so that it may be searched on.

public bool IsIndexed();

See Also

Field Class | Lucene.Net.Documents Namespace