Apache Lucene.Net 2.4.0 Class Library API

FieldDoc Constructor

Expert: Creates one of these objects with empty sort information.

Overload List

Expert: Creates one of these objects with empty sort information.

public FieldDoc(int,float);

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

public FieldDoc(int,float,IComparable[]);

See Also

FieldDoc Class | Lucene.Net.Search Namespace