Package org.hibernate.search.annotations
Annotation Type NumericFields
-
@Deprecated @Retention(RUNTIME) @Target({METHOD,FIELD}) @Documented public @interface NumericFields
Deprecated.This annotation does not do anything anymore and is not necessary. It can be removed safely.- Author:
- Gustavo Fernandes
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description NumericField[]valueDeprecated.
-
-
-
Element Detail
-
value
NumericField[] value
Deprecated.
-
-