Returns the instance of a {@link FieldCache} parser that fits to the given sort type.
May return
CopyC# if no parser was specified. Sorting is using the default parser then.
Namespace: Lucene.Net.SearchnullAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public virtual Parser GetParser() |
| Visual Basic |
|---|
Public Overridable Function GetParser As Parser |
| Visual C++ |
|---|
public: virtual Parser^ GetParser() |
Return Value
An instance of a {@link FieldCache} parser, ornull