Lucene.Net 1.9.1 Class Library

Field.IsCompressed Method 

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

public bool IsCompressed();

See Also

Field Class | Lucene.Net.Documents Namespace