Interface IndexValueFieldDescriptor

  • All Superinterfaces:
    IndexFieldDescriptor

    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.