Issue Type: Improvement Improvement
Assignee: Sanne Grinovero
Components: engine
Created: 18/Dec/12 11:36 AM
Description:

Every transactional write is currently triggering an immediate refresh of the IndexReader. These IndexReaders are not as cheap as they used to be in previous Lucene version and it's possible that they are not even used for queries in write-intensive scenarios.

We can just flag the need for a fresh IndexReader and make sure that a new generation is refreshed on demand.

Fix Versions: 4.2.0.CR1
Project: Hibernate Search
Priority: Major Major
Reporter: Sanne Grinovero
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira