Apache Lucene.Net 2.4.0 Class Library API

AbstractField.IsBinary Method 

True iff the value of the filed is stored as binary

public bool IsBinary();

Implements

Fieldable.IsBinary

See Also

AbstractField Class | Lucene.Net.Documents Namespace