Interface IndexValueFieldDescriptor

All Superinterfaces:
IndexFieldDescriptor
All Known Subinterfaces:
IndexValueField<SC,NT,C>
All Known Implementing Classes:
AbstractIndexValueField

public interface IndexValueFieldDescriptor extends IndexFieldDescriptor
A "value" field in the index, i.e. a field that holds a string, integer, etc.

"value", in this context, is opposed to "object", as in object field.