Lucene.Net 1.4.3 Class Library

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