[jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-10-01 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-1855: - Attachment: LUCENE-1855_precedence_queryparser.patch This patch updates the PQP to use t

[jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1855: -- Attachment: LUCENE-1855.patch A small update to my core patch, it now needs no @SuppressWarnin

[jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-1855: - Attachment: LUCENE-1855_contrib_queryparser.patch Here is the patch for contrib/querypar

Re: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Erik Hatcher
On Sep 30, 2009, at 3:10 PM, Robert Muir wrote: uwe, somewhat related to attributes API... anyway I can trick you or Luis or someone more familiar with QueryParsing into looking at PrecedenceQueryParser under contrib/misc? PQP was my contribution, I think. But it was merely a proof-of- c

[jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1855: Attachment: LUCENE-1855_contrib.patch patch for contrib (except for the new queryparser) > Chang

Re: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Mark Miller
hetaphi.de> >> >> >> >> >> *From:* Robert Muir [mailto:rcm...@gmail.com >> <mailto:rcm...@gmail.com>] >> *Sent:* Wednesday, September 30, 2009 11

Re: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Michael Busch
-dev@lucene.apache.org <mailto:java-dev@lucene.apache.org> *Subject:* Re: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics Uwe, I can work on the contrib portion tonight (jira is not happy with me right now) On Wed, Sep 30, 2

RE: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Uwe Schindler
he.org Subject: Re: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics uwe, somewhat related to attributes API... anyway I can trick you or Luis or someone more familiar with QueryParsing into looking at PrecedenceQueryParser under contrib/misc? This still uses t

Re: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Robert Muir
//www.thetaphi.de >> eMail: u...@thetaphi.de >> -- >> >> *From:* Robert Muir [mailto:rcm...@gmail.com] >> *Sent:* Wednesday, September 30, 2009 11:52 PM >> *To:* java-dev@lucene.apache.org >> *Subject:* Re: [jira] Updated: (LUCEN

Re: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Robert Muir
etaphi.de > eMail: u...@thetaphi.de > -- > > *From:* Robert Muir [mailto:rcm...@gmail.com] > *Sent:* Wednesday, September 30, 2009 11:52 PM > *To:* java-dev@lucene.apache.org > *Subject:* Re: [jira] Updated: (LUCENE-1855) Change AttributeSource API to > use generics &

RE: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Uwe Schindler
009 11:52 PM To: java-dev@lucene.apache.org Subject: Re: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics Uwe, I can work on the contrib portion tonight (jira is not happy with me right now) On Wed, Sep 30, 2009 at 5:33 PM, Uwe Schindler (JIRA) wrote: [

Re: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Robert Muir
Uwe, I can work on the contrib portion tonight (jira is not happy with me right now) On Wed, Sep 30, 2009 at 5:33 PM, Uwe Schindler (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/LUCENE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Uwe Schindler upda

[jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1855: -- Attachment: LUCENE-1855.patch Some Javadoc additions, also change QueryParser.jj file. Contri

[jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1855: -- Attachment: LUCENE-1855.patch Sorry, last patch had an error in hasReusableNext backwards laye

[jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1855: -- Attachment: LUCENE-1855.patch Here the master patch prepared in the train from Berlin to Breme

[jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-08-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1855: -- Attachment: AttributeSource.jad For all developers that want to see, that the generics-enabled

[jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-08-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1855: -- Attachment: LUCENE-1855.patch bq. It was. OK. I found it :-) - in the first version after che

[jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-08-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1855: -- Attachment: LUCENE-1855.patch Here is the patch that implements generics for the Attributes AP