True iff the value of the filed is stored as binary
Namespace: Lucene.Net.DocumentsAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public bool IsBinary() |
| Visual Basic |
|---|
Public Function IsBinary As Boolean |
| Visual C++ |
|---|
public: virtual bool IsBinary() sealed |
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Documents.AbstractField.IsBinary"]