@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface Factory
Hibernate Search does not support factory methods for all plugable classes.
Please check the javadoc of your extension point to know whether @Factory
is supported.
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.