Emmanuel Bernard commented on an issue
Hibernate Search / Improvement HSEARCH-1443
Use JDK's ServiceLoader in StandardServiceManager
The standard {{ServiceLoader}} could be used to read the services file instead of the custom implementation in {{StandardServiceManager}}.