]
Emmanuel Bernard resolved HSEARCH-1118.
---------------------------------------
Resolution: Fixed
Wrong property name to configure worker scope
---------------------------------------------
Key: HSEARCH-1118
URL:
https://hibernate.onjira.com/browse/HSEARCH-1118
Project: Hibernate Search
Issue Type: Bug
Components: documentation
Affects Versions: 4.1.0.Final
Reporter: Hardy Ferentschik
Assignee: Hardy Ferentschik
Fix For: 4.1.1.Final, 4.2
To configure the worker scope the property "_worker.scope_" is used, instead of
"_hibernate.search.worker.scope_".
The problem got introduced by HSEARCH-761 and
https://github.com/hibernate/hibernate-search/commit/884bca06804299fc8f4e...
The _hibernate.search_ prefix got dropped, because the _backend_ property is per index
manager, but not so the _scope_.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: