Lucene.Net 1.4.3 Class Library

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