Lucene.Net 1.9.1 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 |