[EMAIL PROTECTED]: Project lucene-java (in module lucene-java) failed

2007-07-30 Thread Jason van Zyl
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project lucene-java has an issue affecting its community integration. This issue affects

[EMAIL PROTECTED]: Project lucene-java (in module lucene-java) failed

2007-07-30 Thread Jason van Zyl
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project lucene-java has an issue affecting its community integration. This issue affects

Re: [VOTE] Migrate Lucene to JDK 1.5 for 3.0 release

2007-07-30 Thread DM Smith
+1 from me, too. Not because I have a vote or that I am for going to 1.5, but because it is inevitable and this is a well thought out, fine plan. (excepting the aggressive timeline that has been hashed out already in this thread) I'd like to point out that there is a consequence of this pla

[jira] Created: (LUCENE-969) Optimize the core tokenizers/analyzers & deprecate Token.termText

2007-07-30 Thread Michael McCandless (JIRA)
Optimize the core tokenizers/analyzers & deprecate Token.termText - Key: LUCENE-969 URL: https://issues.apache.org/jira/browse/LUCENE-969 Project: Lucene - Java Issue Type: Impr

[jira] Updated: (LUCENE-969) Optimize the core tokenizers/analyzers & deprecate Token.termText

2007-07-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-969: -- Attachment: LUCENE-969.patch First-cut patch. All tests pass. I still need do fix som

Re: Token termBuffer issues

2007-07-30 Thread Michael McCandless
"Michael McCandless" <[EMAIL PROTECTED]> wrote: > "Yonik Seeley" <[EMAIL PROTECTED]> wrote: > > On 7/25/07, Michael McCandless <[EMAIL PROTECTED]> wrote: > > > "Yonik Seeley" <[EMAIL PROTECTED]> wrote: > > > > On 7/24/07, Michael McCandless <[EMAIL PROTECTED]> wrote: > > > > > "Yonik Seeley" <[EMA

[jira] Updated: (LUCENE-969) Optimize the core tokenizers/analyzers & deprecate Token.termText

2007-07-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-969: -- Lucene Fields: [New, Patch Available] (was: [New]) > Optimize the core tokenizers/anal

[jira] Commented: (LUCENE-871) ISOLatin1AccentFilter a bit slow

2007-07-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516403 ] Michael McCandless commented on LUCENE-871: --- OK, for LUCENE-969 I made yet a 3rd option for optimizing ISOL

[jira] Commented: (LUCENE-968) SpanFilter should not extend Filter

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516429 ] Paul Elschot commented on LUCENE-968: - Ok, I missed that possible use as a Filter. I'm busy with LUCENE-584, and

[jira] Resolved: (LUCENE-968) SpanFilter should not extend Filter

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot resolved LUCENE-968. - Resolution: Invalid Lucene Fields: [New, Patch Available] (was: [Patch Available, New]) >

Re: [VOTE] Migrate Lucene to JDK 1.5 for 3.0 release

2007-07-30 Thread Grant Ingersoll
On Jul 30, 2007, at 8:18 AM, DM Smith wrote: +1 from me, too. Not because I have a vote or that I am for going to 1.5, but because it is inevitable and this is a well thought out, fine plan. (excepting the aggressive timeline that has been hashed out already in this thread) I'd like to p

Re: [jira] Commented: (LUCENE-968) SpanFilter should not extend Filter

2007-07-30 Thread Grant Ingersoll
Right, I thought briefly about that one, but in the end wasn't sure how to handle it. Having the SpanFilterResult change is no big deal, btw, at least not until it is officially released. I would be fine w/ putting a note saying this is experimental and subject to change. On Jul 30, 2007,

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

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: Matcher3-core-20070730.patch Matcher2-default-20070730.patch

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

2007-07-30 Thread Paul Elschot (JIRA)
Reporter: Peter Schäfer >Priority: Minor > Attachments: bench-diff.txt, bench-diff.txt, > Matcher-default20070725.patch, Matcher-ground20070725.patch, > Matcher1-ground-20070730.patch, Matcher2-default-20070730.patch, > Matcher3-core-20070730.pa

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

2007-07-30 Thread Paul Elschot (JIRA)
Reporter: Peter Schäfer >Priority: Minor > Attachments: bench-diff.txt, bench-diff.txt, > Matcher1-ground-20070730.patch, Matcher2-default-20070730.patch, > Matcher3-core-20070730.patch, Some Matchers.zip > > > {code} > package org.apache.lu

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

2007-07-30 Thread Paul Elschot (JIRA)
Reporter: Peter Schäfer >Priority: Minor > Attachments: bench-diff.txt, bench-diff.txt, > Matcher1-ground-20070730.patch, Matcher2-default-20070730.patch, > Matcher3-core-20070730.patch, Some Matchers.zip > > > {code} > package org.apache.lu

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

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: Matcher6-contrib-xml-20070730.patch Matcher5-contrib-queries-20070730

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

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: (was: Matcher5-contrib-queries-20070730.patch) > Decouple Filter from Bit

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

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: (was: Matcher4-contrib-misc-20070730.patch) > Decouple Filter from Bit

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

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: (was: Matcher6-contrib-xml-20070730.patch) > Decouple Filter from Bit

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

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: Matcher3-core-20070730.patch Matcher2-default-20070730.patch

[jira] Created: (LUCENE-970) FilterIndexReader should overwrite isOptimized()

2007-07-30 Thread Michael Busch (JIRA)
FilterIndexReader should overwrite isOptimized() Key: LUCENE-970 URL: https://issues.apache.org/jira/browse/LUCENE-970 Project: Lucene - Java Issue Type: Bug Components: Search

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

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: Matcher6-contrib-xml-20070730.patch Matcher5-contrib-queries-20070730

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

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: (was: Matcher2-default-20070730.patch) > Decouple Filter from Bit

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

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: (was: Matcher1-ground-20070730.patch) > Decouple Filter from Bit

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

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: (was: Matcher3-core-20070730.patch) > Decouple Filter from Bit

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

2007-07-30 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516502 ] Paul Elschot commented on LUCENE-584: - Some more remarks on the 20070730 patches. To recap, this introduces

[jira] Updated: (LUCENE-970) FilterIndexReader should overwrite isOptimized()

2007-07-30 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-970: - Attachment: lucene-970.patch Trivial patch. I'm planning to commit this shortly. > FilterIndexRe

[jira] Commented: (LUCENE-965) Implement a state-of-the-art retrieval function in Lucene

2007-07-30 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516507 ] Doug Cutting commented on LUCENE-965: - > Is there a way to plug in a patch into my local source repository, so I

[jira] Commented: (LUCENE-969) Optimize the core tokenizers/analyzers & deprecate Token.termText

2007-07-30 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516510 ] Michael Busch commented on LUCENE-969: -- Hi Mike, this is just an idea to keep Token.java simpler, but I haven't

[jira] Commented: (LUCENE-969) Optimize the core tokenizers/analyzers & deprecate Token.termText

2007-07-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516517 ] Yonik Seeley commented on LUCENE-969: - > [...] implement CharSequence I think CharSequence is Java5 > Optimize t

[jira] Updated: (LUCENE-969) Optimize the core tokenizers/analyzers & deprecate Token.termText

2007-07-30 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-969: --- Lucene Fields: [New, Patch Available] (was: [Patch Available, New]) CharSequence was introduced in 1

Re: [jira] Updated: (LUCENE-743) IndexReader.reopen()

2007-07-30 Thread Mark Miller
https://issues.apache.org/jira/browse/LUCENE-743 Michael Busch (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-743: - Fix Version/s: 2.3

[jira] Commented: (LUCENE-965) Implement a state-of-the-art retrieval function in Lucene

2007-07-30 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516547 ] Doron Cohen commented on LUCENE-965: > Is there a way to plug in a patch into my local source repository, so I ca

[jira] Resolved: (LUCENE-970) FilterIndexReader should overwrite isOptimized()

2007-07-30 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-970. -- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch Available, New]) >