[jira] Commented: (LUCENE-681) org.apache.lucene.document.Field is Serializable but doesn't have default constructor

2006-12-10 Thread Jed Wesley-Smith (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-681?page=comments#action_12457253 ] Jed Wesley-Smith commented on LUCENE-681: - worksforme public class SerializationTest { public static void main(String[] args) throws Exception {

[jira] Commented: (LUCENE-140) docs out of order

2006-12-14 Thread Jed Wesley-Smith (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-140?page=comments#action_12458669 ] Jed Wesley-Smith commented on LUCENE-140: - We have seen this one as well. We don't have the same usage as above, we only ever delete documents with IndexRe

[jira] Commented: (LUCENE-140) docs out of order

2006-12-14 Thread Jed Wesley-Smith (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-140?page=comments#action_12458669 ] Jed Wesley-Smith commented on LUCENE-140: - We have seen this one as well. We don't have the same usage as above, we only ever delete documents with IndexRe

[jira] Created: (LUCENE-748) Exception during IndexWriter.close() prevents release of the write.lock

2006-12-14 Thread Jed Wesley-Smith (JIRA)
Exception during IndexWriter.close() prevents release of the write.lock --- Key: LUCENE-748 URL: http://issues.apache.org/jira/browse/LUCENE-748 Project: Lucene - Java Issue

[jira] Commented: (LUCENE-748) Exception during IndexWriter.close() prevents release of the write.lock

2006-12-18 Thread Jed Wesley-Smith (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-748?page=comments#action_12459489 ] Jed Wesley-Smith commented on LUCENE-748: - I guess, particularly in light of LUCENE-702 that this behavior is OK - and the IndexReader.unlock(dir) is a goo

[jira] Commented: (LUCENE-748) Exception during IndexWriter.close() prevents release of the write.lock

2006-12-18 Thread Jed Wesley-Smith (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-748?page=comments#action_12459502 ] Jed Wesley-Smith commented on LUCENE-748: - Awesome, thanks! > Exception during IndexWriter.close() prevents release of the write.lock > ---

[jira] Commented: (LUCENE-140) docs out of order

2007-01-07 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462949 ] Jed Wesley-Smith commented on LUCENE-140: - We have now seen this in a number of customer sites since upgradin

[jira] Commented: (LUCENE-140) docs out of order

2007-01-07 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462949 ] Jed Wesley-Smith commented on LUCENE-140: - We have now seen this in a number of customer sites since upgradin

[jira] Commented: (LUCENE-140) docs out of order

2007-01-07 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462950 ] Jed Wesley-Smith commented on LUCENE-140: - and we also see ArrayIndexOutOfBoundsEx in the SegmentReader.isDel

[jira] Commented: (LUCENE-140) docs out of order

2007-01-07 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462950 ] Jed Wesley-Smith commented on LUCENE-140: - and we also see ArrayIndexOutOfBoundsEx in the SegmentReader.isDel

[jira] Commented: (LUCENE-140) docs out of order

2007-01-08 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463202 ] Jed Wesley-Smith commented on LUCENE-140: - Hi Michael, This is awesome, I have prepared a patched 1.9.1: ht

[jira] Commented: (LUCENE-140) docs out of order

2007-01-08 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463203 ] Jed Wesley-Smith commented on LUCENE-140: - Alas, this doesn't appear to be the problem. We are still getting

[jira] Updated: (LUCENE-140) docs out of order

2007-01-09 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jed Wesley-Smith updated LUCENE-140: Attachment: indexing-failure.log > docs out of order > - > >

[jira] Commented: (LUCENE-140) docs out of order

2007-01-09 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463440 ] Jed Wesley-Smith commented on LUCENE-140: - Hi Michael, Thanks for the patch, applied and recreated. Attached

[jira] Commented: (LUCENE-140) docs out of order

2007-01-09 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463470 ] Jed Wesley-Smith commented on LUCENE-140: - BTW. We have looked at all the open files referenced by the VM whe

[jira] Commented: (LUCENE-140) docs out of order

2007-01-10 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463781 ] Jed Wesley-Smith commented on LUCENE-140: - Michael, Doron, you guys are legends! Indeed the problem is using

[jira] Commented: (LUCENE-1609) Eliminate synchronization contention on initial index reading in TermInfosReader ensureIndexIsRead

2009-06-03 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716118#action_12716118 ] Jed Wesley-Smith commented on LUCENE-1609: -- We get hit by this too. We'd love to

[jira] Commented: (LUCENE-1282) Sun hotspot compiler bug in 1.6.0_04/05 affects Lucene

2008-07-11 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613018#action_12613018 ] Jed Wesley-Smith commented on LUCENE-1282: -- Sun has posted their evaluation on th

[jira] Commented: (LUCENE-1429) close() throws incorrect IllegalStateEx after IndexWriter hit an OOME when autoCommit is true

2008-10-28 Thread Jed Wesley-Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643360#action_12643360 ] Jed Wesley-Smith commented on LUCENE-1429: -- Thanks Michael, I'll try and work out