Annotation Type Indexed

    • Element Detail

      • index

        String index
        Returns:
        The name of the index. Defaults to the entity name.
        Default:
        ""
      • enabled

        boolean enabled
        Returns:
        true to map the type to an index (the default), false to disable the mapping to an index. Useful to disable indexing when subclassing an indexed type.
        Default:
        true