Lucene.Net 1.4.3 Class Library

SortField.SCORE Field

Sort by document score (relevancy). Sort values are Float and higher values are at the front.

public const int SCORE = 0;

See Also

SortField Class | Lucene.Net.Search Namespace