For example the _worker_ related properties should be split among those which are global and those which are applied to the specific backend executors.
Also some properties in Search 6 use a backend-specific namespace (hibernate.search.backend.myBackend.\*lucene.\*directory_provider) while some others don’t (hibernate.search.backend.myBackend.multi_tenancy_strategy), which is weird. |
|