org.hibernate.lucene
Annotation Type Indexed


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


Optional Element Summary
 String index
          The filename of the index
 

index

public abstract String index
The filename of the index

Default:
""