]
Sanne Grinovero resolved HSEARCH-814.
-------------------------------------
Resolution: Fixed
Avoid optimizing more than once the same index
----------------------------------------------
Key: HSEARCH-814
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-814
Project: Hibernate Search
Issue Type: Improvement
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Priority: Minor
Fix For: 4.0.0.Alpha1
searchFactory.optimize() is remapped as multiple invocations of optimize(type), once per
type. But types can share the same index, so indexes might get optimized multiple times
unnecessarily.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: