Sorts by computed relevance. This is the same sort criteria as calling
{@link Searcher#Search(Query) Searcher#search()}without a sort criteria,
only with slightly more overhead.
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public Sort() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: Sort() |