Returns the type of sort. Should return ,
, ,
, or
. It is not valid to return
.
This is used by multisearchers to determine how to collate results
from their searchers.
Namespace: Lucene.Net.SearchCopyC#
SortField.SCORE
CopyC#
SortField.DOC
CopyC#
SortField.STRING
CopyC#
SortField.INTEGER
CopyC#
SortField.FLOAT
CopyC#
SortField.CUSTOM
CopyC#
SortField.AUTO
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1