@Documented @Inherited @Retention(value=RUNTIME) @Target(value=FIELD) public @interface Text
Modifier and Type | Optional Element and Description |
---|---|
IndexOptions |
options
Options to apply to the index
|
int |
value
Weight of the field.
|
public abstract int value
public abstract IndexOptions options
Copyright © 2016. All rights reserved.