DotLucene 1.4 API Documentation

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