Apache Lucene.Net 2.4.0 Class Library API

DocValues.ToString Method (Int32)

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

public abstract string ToString(
   int doc
);

See Also

DocValues Class | Lucene.Net.Search.Function Namespace | DocValues.ToString Overload List