Annotation Type Search5DeprecatedAPI


@Documented @Target({TYPE,METHOD}) @Retention(CLASS) public @interface Search5DeprecatedAPI
Marks the annotated element as still present in Hibernate Search 5 APIs.

Which means that the deprecated API still need to be kept in Search 6 APIs.