The type of parser for the value of the term.
Namespace: Lucene.Net.IndexAssembly: Lucene.Net.Contrib.Core (in Lucene.Net.Contrib.Core.dll) Version: 2.9.2.0 (2.9.2)
Syntax
| C# |
|---|
public enum FieldParser |
| Visual Basic |
|---|
Public Enumeration FieldParser |
| Visual C++ |
|---|
public enum class FieldParser |
Members
| Member name | Value | Description | |
|---|---|---|---|
| String | 0 | ||
| Numeric | 1 |