Apache Lucene.Net 2.1 Class Library API

AbstractField.IsCompressed Method 

True if the value of the field is stored and compressed within the index

public bool IsCompressed();

Implements

Fieldable.IsCompressed

See Also

AbstractField Class | Lucene.Net.Documents Namespace