Caused by: org.infinispan.commons.CacheException: java.lang.LinkageError:
loader constraint violation: when resolving interface method
"org.infinispan.lucene.directory.BuildContext.create()Lorg/apache/lucene/store/Directory;"
the class loader (instance of org/jboss/modules/ModuleClassLoader) of the current class,
org/infinispan/hibernate/search/spi/InfinispanDirectoryProvider, and the class loader
(instance of org/jboss/modules/ModuleClassLoader) for the method's defining class, org/infinispan/lucene/directory/BuildContext, have different Class objects for the type
org/apache/lucene/store/Directory used in the signature