Apache Lucene.Net 2.4.0 Class Library API

Sort Constructor (String[])

Sorts in succession by the terms in each field. The type of value in

field
is determined automatically.

public Sort(
   string[] fields
);

See Also

Sort Class | Lucene.Net.Search Namespace | Sort Constructor Overload List | SortField#AUTO