Apache Lucene.Net 2.4.0 Class Library API

DocValues.ToString Method

Return a string representation of a doc value, as reuired for Explanations.

Overload List

Inherited from Object.

public virtual string ToString();

Return a string representation of a doc value, as reuired for Explanations.

public abstract string ToString(int);

See Also

DocValues Class | Lucene.Net.Search.Function Namespace