@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Index
NOTICE: Only String, int, byte, short, long, boolean and Date fields can be indexed.