Package org.hibernate.search.annotations
Annotation Type Indexed
@Retention(RUNTIME)
@Target(TYPE)
@Documented
@Deprecated
@TypeMapping(processor=@TypeMappingAnnotationProcessorRef(type=org.hibernate.search.annotations.impl.IndexedAnnotationProcessor.class,retrieval=CONSTRUCTOR))
public @interface Indexed
Deprecated.
-
Optional Element Summary
Optional Elements
-
Element Details
-
index
String indexDeprecated.- Returns:
- The filename of the index. Default to empty string
- Default:
- ""
-
Indexedinstead.