Apache Lucene.Net 2.1 Class Library API

FieldDoc Constructor (Int32, Single, IComparable[])

Expert: Creates one of these objects with the given sort information.

public FieldDoc(
   int doc,
   float score,
   IComparable[] fields
);

See Also

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