Lucene.Net 1.4.3 Class Library

SortField.GetType Method 

Returns the type of contents in the Field.

new public virtual int GetType();

Return Value

One of the constants SCORE, DOC, AUTO, STRING, INT or FLOAT.

See Also

SortField Class | Lucene.Net.Search Namespace