| There is no longer a ServiceManager in Search 6. Closing. One can use org.hibernate.search.engine.environment.bean.spi.BeanConfigurer as a service (META-INF/services) to register beans automatically, but in most case the beans have to be referenced explicitly from the mapping/configuration. |