]
Emmanuel Bernard updated HSEARCH-1019:
--------------------------------------
Priority: Blocker (was: Major)
Let's make this a priority for 4.1. That would be bad to have such low perf in the
product.
Profile mass indexer to reduce number of index commits
------------------------------------------------------
Key: HSEARCH-1019
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-1019
Project: Hibernate Search
Issue Type: Improvement
Components: massindexer
Reporter: Hardy Ferentschik
Assignee: Sanne Grinovero
Priority: Blocker
Fix For: 4.1
We need to profile the new mass indexer design and try to reduce the number of index
commits. Performance of the filesystem based directory declined to a bug fix in Lucene
(
https://issues.apache.org/jira/browse/LUCENE-3418). Trying to reduce the amount of index
commits (and hence fsync calls) might alleviate the performance loss.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: