Class StrDocValues

java.lang.Object
org.apache.lucene.queries.function.FunctionValues
org.apache.lucene.queries.function.docvalues.StrDocValues

public abstract class StrDocValues extends FunctionValues
Abstract FunctionValues implementation which supports retrieving String values. Implementations can control how the String values are loaded through strVal(int)}