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