Class FieldDef<I,​T>

  • Type Parameters:
    I - input type from which documents are created and search results are returned.
    T - type that should be extracted from the input object when converting to an index document.

    public final class FieldDef<I,​T>
    extends Object
    Definition of a field stored in the secondary index.