[jira] Created: (LUCENE-1433) Changes.html generation improvements

2008-10-30 Thread Steven Rowe (JIRA)
Changes.html generation improvements Key: LUCENE-1433 URL: https://issues.apache.org/jira/browse/LUCENE-1433 Project: Lucene - Java Issue Type: Improvement Components: Website Affects Versio

[jira] Updated: (LUCENE-1433) Changes.html generation improvements

2008-10-30 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-1433: Attachment: LUCENE-1433.patch > Changes.html generation improvements > ---

[jira] Issue Comment Edited: (LUCENE-1432) BitSet cannot be cast to DocIdSet

2008-10-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644102#action_12644102 ] [EMAIL PROTECTED] edited comment on LUCENE-1432 at 10/30/08 1:55 PM: ---

[jira] Updated: (LUCENE-1432) BitSet cannot be cast to DocIdSet

2008-10-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-1432: - Attachment: LUCENE-1432.patch This patch should fix the problem. However, the implementation of

Re: Interpreting an error message

2008-10-30 Thread John G
Never mind my reader was receiving an incorrect directory path. John G John G wrote: > > Has anyone ever seen this error during an index build? If so what does it > mean? > > java.io.FileNotFoundException: /tmp/assignemployee/segments_6x5 (No such > file or directory) > > Thanks in advance.

Re: Interpreting an error message

2008-10-30 Thread Michael McCandless
This is better asked on java-user -- can you re-ask over there? Also, can you provide the full stack trace, version of Lucene, OS, and describe roughly how our app uses Lucene? Mike John G wrote: Has anyone ever seen this error during an index build? If so what does it mean? java.io.

Interpreting an error message

2008-10-30 Thread John G
Has anyone ever seen this error during an index build? If so what does it mean? java.io.FileNotFoundException: /tmp/assignemployee/segments_6x5 (No such file or directory) Thanks in advance. John G. -- View this message in context: http://www.nabble.com/Interpreting-an-error-message-tp2025457

[jira] Commented: (LUCENE-1432) BitSet cannot be cast to DocIdSet

2008-10-30 Thread Wouter Heijke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643959#action_12643959 ] Wouter Heijke commented on LUCENE-1432: --- Yes, the application calls bits() somewhere

[jira] Commented: (LUCENE-1432) BitSet cannot be cast to DocIdSet

2008-10-30 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643947#action_12643947 ] Mark Harwood commented on LUCENE-1432: -- Does your application code call the deprecate

[jira] Created: (LUCENE-1432) BitSet cannot be cast to DocIdSet

2008-10-30 Thread Wouter Heijke (JIRA)
BitSet cannot be cast to DocIdSet - Key: LUCENE-1432 URL: https://issues.apache.org/jira/browse/LUCENE-1432 Project: Lucene - Java Issue Type: Bug Components: Search Affects Versions: 2.4

[jira] Commented: (LUCENE-1431) NullPointerException in CloseableThreadLocal#get() if CTL is closed

2008-10-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643804#action_12643804 ] Michael McCandless commented on LUCENE-1431: OK, so you were continuing to use

[jira] Commented: (LUCENE-1431) NullPointerException in CloseableThreadLocal#get() if CTL is closed

2008-10-30 Thread Andreas Kohn (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643796#action_12643796 ] Andreas Kohn commented on LUCENE-1431: -- Continueing reading application and lucene co

[jira] Created: (LUCENE-1431) NullPointerException in CloseableThreadLocal#get() if CTL is closed

2008-10-30 Thread Andreas Kohn (JIRA)
NullPointerException in CloseableThreadLocal#get() if CTL is closed --- Key: LUCENE-1431 URL: https://issues.apache.org/jira/browse/LUCENE-1431 Project: Lucene - Java Issue Type

[jira] Updated: (LUCENE-1431) NullPointerException in CloseableThreadLocal#get() if CTL is closed

2008-10-30 Thread Andreas Kohn (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Kohn updated LUCENE-1431: - Attachment: LUCENE-1431.diff > NullPointerException in CloseableThreadLocal#get() if CTL is clos

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2008-10-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643767#action_12643767 ] Paul Elschot commented on LUCENE-584: - Wouter, about this: {{java.lang.ClassCastExcepti