All fields that store payloads
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public static readonly IndexReader..::..FieldOption STORES_PAYLOADS |
| Visual Basic |
|---|
Public Shared ReadOnly STORES_PAYLOADS As IndexReader..::..FieldOption |
| Visual C++ |
|---|
public: static initonly IndexReader..::..FieldOption^ STORES_PAYLOADS |