
jira at apache
Nov 7, 2009, 12:11 PM
Post #1 of 1
(39 views)
Permalink
|
|
[jira] Created: (LUCENE-2043) Fix CommitIndexTask to also commit IndexReader changes
|
|
Fix CommitIndexTask to also commit IndexReader changes ------------------------------------------------------ Key: LUCENE-2043 URL: https://issues.apache.org/jira/browse/LUCENE-2043 Project: Lucene - Java Issue Type: Improvement Components: contrib/benchmark Reporter: Michael McCandless Assignee: Michael McCandless Priority: Minor Fix For: 3.0 I'm setting up a benchmark for LUCENE-1458, and one limitation I hit is that the CommitIndexTask doesn't commit pending changes in the IndexReader (eg via DeleteByPercent), using a named commit point. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe[at]lucene.apache.org For additional commands, e-mail: java-dev-help[at]lucene.apache.org
|