We found another bad bug in 7x that affects multi phrase query: https://issues.apache.org/jira/browse/LUCENE-8589 I'd like to backport the fix to the 7.6 branch if there are no objections.
Le mar. 4 déc. 2018 à 11:28, Alan Woodward <[email protected]> a écrit : > I’ve backported LUCENE-8586 to the 7.6 branch. > > On 3 Dec 2018, at 16:29, Nicholas Knize <[email protected]> wrote: > > Hey Alan, > > If you have a fix ready, I'm okay with you committing it. So far I've been > unsuccessful in building an RC anyway. It appears I'll need to BadApple > some more tests before I can move forward with the RC build. Cross > referencing my list of consistent failures with the jenkins builds to > verify there aren't any new failures we haven't seen before. > > - Nick > > On Mon, Dec 3, 2018 at 10:08 AM Alan Woodward <[email protected]> > wrote: > >> Hi Nick, >> >> I found a nasty bug in the intervals code: LUCENE-8586; is there still >> time to get that in for 7.6? At the moment, somebody with a perfectly >> valid proximity query can hit an infinite loop. >> >> Thanks, Alan >> >> > On 28 Nov 2018, at 09:12, Adrien Grand <[email protected]> wrote: >> > >> > +1 to build a RC on Thursday this week. Thanks Nick. >> > On Tue, Nov 27, 2018 at 5:56 PM Nicholas Knize <[email protected]> >> wrote: >> >> >> >> Hello all. A quick update on 7.6. It looks like all blockers have been >> resolved. Let me know if I missed any and if there aren't any objections >> I'll plan to build a 7.6 RC on Thursday of this week. >> >> >> >> Thanks! >> >> >> >> >> >> >> >> On Wed, Nov 21, 2018 at 1:34 PM Cassandra Targett < >> [email protected]> wrote: >> >>> >> >>> Doc changes are still fine, Andrzej. I still have a couple things to >> do for the Ref Guide also. >> >>> >> >>> On Wed, Nov 21, 2018 at 12:09 PM Andrzej Białecki <[email protected]> >> wrote: >> >>>> >> >>>> Hi Nicholas, >> >>>> >> >>>> If it’s ok I would like to merge a small fix to the Ref Guide, >> spotted by Christine in SOLR-9856. >> >>>> >> >>>> On 1 Nov 2018, at 21:38, Nicholas Knize <[email protected]> wrote: >> >>>> >> >>>> Hi all, >> >>>> >> >>>> To follow up from our discussion on the 8.0 thread, I would like to >> cut the 7.6 branch on either Tuesday or Wednesday of next week. Since this >> implies feature freeze I went ahead and had a look at some of the issues >> that are labeled for 7.6. >> >>>> >> >>>> It looks like we only have one active issue listed as a blocker for >> Solr. The upgrade notes in SOLR-12927 >> >>>> >> >>>> For Lucene we have five active issues (each with a patch provided) >> listed as blockers targeted for 7.6. >> >>>> >> >>>> If there are any other issues that need to land before cutting the >> branch, and they are not already labeled, please either mark them as >> blockers accordingly or let me know prior to cutting the branch next >> Tuesday or Wednesday. >> >>>> >> >>>> Thank you! >> >>>> >> >>>> - Nick >> >>>> -- >> >>>> >> >>>> Nicholas Knize, Ph.D., GISP >> >>>> Geospatial Software Guy | Elasticsearch >> >>>> Apache Lucene Committer >> >>>> [email protected] >> >>>> >> >>>> >> >>>> >> >>>> >> >>>> — >> >>>> >> >>>> Andrzej Białecki >> >>>> >> >> -- >> >> >> >> Nicholas Knize, Ph.D., GISP >> >> Geospatial Software Guy | Elasticsearch >> >> Apache Lucene Committer >> >> [email protected] >> > >> > >> > >> > -- >> > Adrien >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> -- > > Nicholas Knize, Ph.D., GISP > Geospatial Software Guy | Elasticsearch > Apache Lucene Committer > [email protected] > > >
