[jira] Resolved: (LUCENE-730) Restore top level disjunction performance

2007-04-17 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-730. - Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch Available, Ne

[jira] Resolved: (LUCENE-730) Restore top level disjunction performance

2007-05-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-730. -- Resolution: Fixed I just committed the latest patch. Thanks everyone! > Restore top level disj

Re: [jira] Resolved: (LUCENE-730) Restore top level disjunction performance

2007-04-18 Thread Paul Elschot
On Wednesday 18 April 2007 00:05, Otis Gospodnetic (JIRA) wrote: > > [ https://issues.apache.org/jira/browse/LUCENE-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > Otis Gospodnetic resolved LUCENE-730. > - > >Resolut

Re: [jira] Resolved: (LUCENE-730) Restore top level disjunction performance

2007-04-19 Thread Chris Hostetter
: With this committed it also makes sense to deprecate the setUseScorer14() : method and the corresponding get...() method. If you want a patch for that, : I'll gladly provide one. i haven't really been able to follow this issue as much as i would like, but docs now sometimes coming out of order

Re: [jira] Resolved: (LUCENE-730) Restore top level disjunction performance

2007-04-19 Thread Doron Cohen
Chris Hostetter <[EMAIL PROTECTED]> wrote on 19/04/2007 16:01:53: > > : With this committed it also makes sense to deprecate the setUseScorer14() > : method and the corresponding get...() method. If you want a patch for that, > : I'll gladly provide one. > > i haven't really been able to follow th

Re: [jira] Resolved: (LUCENE-730) Restore top level disjunction performance

2007-04-19 Thread Chris Hostetter
: Also, it would be nice to make this a (non static) method of Query, and, I : think, also of Weight and Scorer (Weight would "like-inherit" that property : from its Query, and Scorer from its Weight). The default would be as i recall, the staticness was so that people writing apps could garuntee

Re: [jira] Resolved: (LUCENE-730) Restore top level disjunction performance

2007-05-24 Thread Michael Busch
Chris Hostetter wrote: : With this committed it also makes sense to deprecate the setUseScorer14() : method and the corresponding get...() method. If you want a patch for that, : I'll gladly provide one. i haven't really been able to follow this issue as much as i would like, but docs now someti