DotLucene 1.4 API Documentation

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