[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-07 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12728098#action_12728098 ] Tim Smith commented on LUCENE-1721: --- reopen() actually doesn't do the trick the

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12728100#action_12728100 ] Yonik Seeley commented on LUCENE-1721: -- This is presumably a MultiReader that is

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-07 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12728104#action_12728104 ] Tim Smith commented on LUCENE-1721: --- I'm working in lucene 2.4, so i don't have access

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-07 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12728113#action_12728113 ] Tim Smith commented on LUCENE-1721: --- Actually, it looks like i am seeing 2 separate

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-07 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12728109#action_12728109 ] Tim Smith commented on LUCENE-1721: --- Looks like its actually a SegmentReader old index:

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-07 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12728120#action_12728120 ] Tim Smith commented on LUCENE-1721: --- found my problem, i wasn't doing a commit() after

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-07 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12728141#action_12728141 ] Tim Smith commented on LUCENE-1721: --- IndexReader.reopen() solves my use case for wanting

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727610#action_12727610 ] Michael McCandless commented on LUCENE-1721: Right, a merge can commit at any

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-06 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727614#action_12727614 ] Tim Smith commented on LUCENE-1721: --- One thing that would be nice to see is a boolean

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727620#action_12727620 ] Yonik Seeley commented on LUCENE-1721: -- bq. obviously, this is rather impractical as

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-06 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727623#action_12727623 ] Tim Smith commented on LUCENE-1721: --- bq. Sounds like you could perhaps use reopen() or

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-06 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727639#action_12727639 ] Jason Rutherglen commented on LUCENE-1721: -- I'm still of the somewhat naive

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727641#action_12727641 ] Yonik Seeley commented on LUCENE-1721: -- bq. but some custom caches may not work on a

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-06 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727646#action_12727646 ] Tim Smith commented on LUCENE-1721: --- Absolutely nothing would have to have actually

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727683#action_12727683 ] Yonik Seeley commented on LUCENE-1721: -- bq. Absolutely nothing would have to have

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-07-06 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727695#action_12727695 ] Tim Smith commented on LUCENE-1721: --- That looks like its pretty close, and is definitely