[jira] Commented: (LUCENE-1194) Add deleteByQuery to IndexWriter

2008-02-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573081#action_12573081 ] Michael McCandless commented on LUCENE-1194: {quote} In 3.0, is the plan to de

[jira] Commented: (LUCENE-1195) Performance improvement for TermInfosReader

2008-02-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573073#action_12573073 ] Yonik Seeley commented on LUCENE-1195: -- There's higher level synchronization too (ens

[jira] Commented: (LUCENE-1195) Performance improvement for TermInfosReader

2008-02-27 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573065#action_12573065 ] Michael Busch commented on LUCENE-1195: --- {quote} Unfortunately, it needs to be... no

[jira] Commented: (LUCENE-1195) Performance improvement for TermInfosReader

2008-02-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573049#action_12573049 ] Yonik Seeley commented on LUCENE-1195: -- {quote} Here is the simple patch. The cache i

[jira] Commented: (LUCENE-1195) Performance improvement for TermInfosReader

2008-02-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573045#action_12573045 ] Yonik Seeley commented on LUCENE-1195: -- {quote}The LRUCache itself is not synchronize

[jira] Updated: (LUCENE-1195) Performance improvement for TermInfosReader

2008-02-27 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-1195: -- Attachment: lucene-1195.patch Here is the simple patch. The cache is only used in TermInfosRea

[jira] Commented: (LUCENE-1194) Add deleteByQuery to IndexWriter

2008-02-27 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572957#action_12572957 ] Ning Li commented on LUCENE-1194: - > As of LUCENE-1044, when autoCommit=true, IndexWriter

[jira] Commented: (LUCENE-1195) Performance improvement for TermInfosReader

2008-02-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572913#action_12572913 ] Yonik Seeley commented on LUCENE-1195: -- {quote}When faceting(iterating all terms), wi