org.hibernate.search.annotations
Annotation Type Indexed


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
public @interface Indexed


Optional Element Summary
 String index
           
 

index

public abstract String index
Returns:
The filename of the index
Default:
""