[jira] Commented: (LUCENE-1356) Allow easy extensions of TopDocCollector

2008-08-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12623267#action_12623267 ] Shai Erera commented on LUCENE-1356: Re-thinking this - resuableSD should remain

[jira] Commented: (LUCENE-1356) Allow easy extensions of TopDocCollector

2008-08-18 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12623274#action_12623274 ] Doron Cohen commented on LUCENE-1356: - You're right, this is confusing indeed.

[jira] Updated: (LUCENE-1356) Allow easy extensions of TopDocCollector

2008-08-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-1356: --- Attachment: 1356-2.patch Marked the constructor as deprecated, created another one (protected)

[jira] Commented: (LUCENE-1275) Expose Document Number

2008-08-18 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12623308#action_12623308 ] Doron Cohen commented on LUCENE-1275: - {quote} Can we close this? {quote} +1I too

[jira] Resolved: (LUCENE-1219) support array/offset/ length setters for Field with binary data

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

[jira] Commented: (LUCENE-1219) support array/offset/ length setters for Field with binary data

2008-08-18 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12623332#action_12623332 ] Eks Dev commented on LUCENE-1219: - how was it: repetitio est mater studiorum ;) thanks

[jira] Updated: (LUCENE-1333) Token implementation needs improvements

2008-08-18 Thread DM Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DM Smith updated LUCENE-1333: - Attachment: LUCENE-1333.patch * Added reinit(Token ...) methods to initialize one token from another. *

[jira] Updated: (LUCENE-1333) Token implementation needs improvements

2008-08-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1333: --- Attachment: LUCENE-1333.patch Patch changes look good, thanks DM. I attached new

[jira] Closed: (LUCENE-1275) Expose Document Number

2008-08-18 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic closed LUCENE-1275. Resolution: Invalid Lucene Fields: [New, Patch Available] (was: [Patch Available,

[jira] Commented: (LUCENE-1219) support array/offset/ length setters for Field with binary data

2008-08-18 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12623433#action_12623433 ] Otis Gospodnetic commented on LUCENE-1219: -- Eks Dev: out of curiosity, did you

[jira] Updated: (LUCENE-1359) FrenchAnalyzer's tokenStream method does not honour the contract of Analyzer

2008-08-18 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-1359: - Summary: FrenchAnalyzer's tokenStream method does not honour the contract of Analyzer

[jira] Updated: (LUCENE-1124) short circuit FuzzyQuery.rewrite when input token length is small compared to minSimilarity

2008-08-18 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-1124: - Summary: short circuit FuzzyQuery.rewrite when input token length is small compared to

[jira] Commented: (LUCENE-1358) Deadlock for some Query objects in the equals method (f.ex. PhraseQuery) in a concurrent environment

2008-08-18 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12623437#action_12623437 ] Otis Gospodnetic commented on LUCENE-1358: -- It sounds like you are simply

[jira] Commented: (LUCENE-1358) Deadlock for some Query objects in the equals method (f.ex. PhraseQuery) in a concurrent environment

2008-08-18 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12623440#action_12623440 ] Torbjørn Køhler commented on LUCENE-1358: - Yes, it can be closed. I didn't find

release 2.4 soon?

2008-08-18 Thread Michael McCandless
There are a number of good changes on the trunk, and it's been 7 months since we released 2.3.0, and we wanted to do more frequent releases so what do you all think of releasing 2.4 soon? Mike - To unsubscribe,

Re: release 2.4 soon?

2008-08-18 Thread Yonik Seeley
On Mon, Aug 18, 2008 at 5:38 PM, Michael McCandless [EMAIL PROTECTED] wrote: There are a number of good changes on the trunk, and it's been 7 months since we released 2.3.0, and we wanted to do more frequent releases so what do you all think of releasing 2.4 soon? +1 -Yonik

Re: release 2.4 soon?

2008-08-18 Thread Grant Ingersoll
+1 On Aug 18, 2008, at 5:38 PM, Michael McCandless wrote: There are a number of good changes on the trunk, and it's been 7 months since we released 2.3.0, and we wanted to do more frequent releases so what do you all think of releasing 2.4 soon? Mike

[jira] Updated: (LUCENE-1231) Column-stride fields (aka per-document Payloads)

2008-08-18 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-1231: -- Fix Version/s: (was: 2.4) 3.0 I started working on this, but it