[jira] Updated: (LUCENE-1189) QueryParser does not correctly handle escaped characters within quoted strings

2008-05-27 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-1189: -- Attachment: lucene-1189.patch Thanks for your patch, Tomer! Your approach certainly seems cor

[jira] Updated: (LUCENE-1189) QueryParser does not correctly handle escaped characters within quoted strings

2008-05-27 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-1189: -- Priority: Minor (was: Major) Lucene Fields: [New, Patch Available] (was: [Patch Avai

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

2008-05-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600165#action_12600165 ] Michael McCandless commented on LUCENE-1282: Here is the bug at Sun: http://b

please vote for this JRE bug

2008-05-27 Thread Michael McCandless
Here's the JRE bug that can corrupt the Lucene index when a large merge takes place: http://bugs.sun.com/bugdatabase/addVote.do?bug_id=6707044 If you all can vote for it, it may help speed the process along ;) Here's the corresponding Lucene issue: https://issues.apache.org/jira/br

[jira] Commented: (LUCENE-1290) Deprecate Hits

2008-05-27 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600168#action_12600168 ] Hoss Man commented on LUCENE-1290: -- i've been away from the party while all the exciting

[jira] Resolved: (LUCENE-1285) WeightedSpanTermExtractor incorrectly treats the same terms occurring in different query types

2008-05-27 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-1285. -- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) It looks

[jira] Commented: (LUCENE-1026) Provide a simple way to concurrently access a Lucene index from multiple threads

2008-05-27 Thread John Patterson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600169#action_12600169 ] John Patterson commented on LUCENE-1026: Just checked out the source from the svn

[jira] Resolved: (LUCENE-1189) QueryParser does not correctly handle escaped characters within quoted strings

2008-05-27 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-1189. --- Resolution: Fixed Fix Version/s: 2.4 Lucene Fields: [New, Patch Available] (was:

Re: please vote for this JRE bug

2008-05-27 Thread Chris Hostetter
: Here's the JRE bug that can corrupt the Lucene index when a large merge takes : place: : : http://bugs.sun.com/bugdatabase/addVote.do?bug_id=6707044 : : If you all can vote for it, it may help speed the process along ;) For the record: all "Sun Developer Network" members (what you have to

Re: [jira] Resolved: (LUCENE-1285) WeightedSpanTermExtractor incorrectly treats the same terms occurring in different query types

2008-05-27 Thread Mark Miller
Hey Otis, maybe I am missing something, but it didn't seem like I had the ability to resolve it. Hope its not too obvious and I am just missing the link. Otis Gospodnetic (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-1285?page=com.atlassian.jira.plugin.system.issuetabpanel

[jira] Commented: (LUCENE-1026) Provide a simple way to concurrently access a Lucene index from multiple threads

2008-05-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600266#action_12600266 ] Mark Miller commented on LUCENE-1026: - Bunch of new code coming on this tonight or tom

[jira] Commented: (LUCENE-1026) Provide a simple way to concurrently access a Lucene index from multiple threads

2008-05-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600270#action_12600270 ] Mark Miller commented on LUCENE-1026: - Bunch of new code coming on this tonight or tom

[jira] Issue Comment Edited: (LUCENE-1026) Provide a simple way to concurrently access a Lucene index from multiple threads

2008-05-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600266#action_12600266 ] [EMAIL PROTECTED] edited comment on LUCENE-1026 at 5/27/08 1:45 PM:

Re: svn commit: r660010 - in /lucene/java/site: docs/whoweare.html docs/whoweare.pdf src/documentation/content/xdocs/whoweare.xml

2008-05-27 Thread Mark Miller
Michael Busch wrote: Welcome, Mark! :) -Michael Thanks Michael. Very happy to be aboard and ready to help in whatever limited ways I can. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[jira] Commented: (LUCENE-1026) Provide a simple way to concurrently access a Lucene index from multiple threads

2008-05-27 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600274#action_12600274 ] Sean Timm commented on LUCENE-1026: --- bq. 2. Logger.isLoggable is supposed to be faster t

[jira] Updated: (LUCENE-1026) Provide a simple way to concurrently access a Lucene index from multiple threads

2008-05-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1026: Comment: was deleted > Provide a simple way to concurrently access a Lucene index from multiple >

[jira] Updated: (LUCENE-1026) Provide a simple way to concurrently access a Lucene index from multiple threads

2008-05-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1026: Attachment: IndexAccessor-05.27.2008.zip Well I changed too much tonight to consider it a 1.0 type

[jira] Commented: (LUCENE-954) Toggle score normalization in Hits

2008-05-27 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600366#action_12600366 ] Otis Gospodnetic commented on LUCENE-954: - I suppose there is now suddenly no need

[jira] Resolved: (LUCENE-691) Bob Carpenter's FuzzyTermEnum refactoring

2008-05-27 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-691. - Resolution: Duplicate Assignee: Otis Gospodnetic The patch for Bob's change suggest