[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-814) Avoid optimizing more than once the same index

Sanne Grinovero (JIRA) noreply at atlassian.com
Fri Jul 29 10:46:03 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list