Apache Lucene.Net 2.4.0 Class Library API

Fieldable.IsIndexed Method 

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

bool IsIndexed();

See Also

Fieldable Interface | Lucene.Net.Documents Namespace