Lucene.Net 1.4.3 Class Library

SortField Constructor (String)

Creates a sort by terms in the given Field where the type of term value is determined dynamically ({@link #AUTO AUTO}).

public SortField(
   string field
);

Parameters

field

See Also

SortField Class | Lucene.Net.Search Namespace | SortField Constructor Overload List