Returns the name of the field. Could return
CopyC#
if the sort is by SCORE or DOC.
Namespace: Lucene.Net.Search
null
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public virtual string GetField() |
Visual Basic |
---|
Public Overridable Function GetField As String |
Visual C++ |
---|
public: virtual String^ GetField() |
Return Value
Name of field, possibly
null