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
      • routingBinder

        RoutingBinderRef routingBinder
        Returns:
        A reference to the routing binder to use to assign a routing bridge to this indexed entity.
        See Also:
        RoutingBinderRef
        Default:
        @org.hibernate.search.mapper.pojo.bridge.mapping.annotation.RoutingBinderRef