@Documented @Inherited @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface Field
String
value
IndexType
type
int
weight
public abstract String value
public abstract IndexType type
IndexType.ASC
public abstract int weight
IndexType.TEXT