Package org.hibernate.search.annotations
Annotation Type Facets
-
@Retention(RUNTIME) @Target({METHOD,FIELD}) @Documented @Deprecated public @interface Facets
Deprecated.See the deprecation note onFacet.Container annotation to allow the declaration of multiple@Facetannotations.- Author:
- Hardy Ferentschik
- Experimental
- : This feature is experimental
-
-
Element Detail
-
value
Facet[] value
Deprecated.- Returns:
- an array if
Facetinstances
-
-