I was hoping to get the analytics stuff in place for 4.8, but I think it would be a Bad Idea (tm) to try to add this much new code (with the dozen or so merges I need to reconcile) in at the last minute, even though it doesn't touch much existing code.
So I'll hold off on it until you cut the brach over and _then_ put it in, that'll give it time to bake in 4x before releasing into the wild; I think it's baked on trunk long enough. I guess I'm shooting for any time after tomorrow then? Erick On Wed, Apr 9, 2014 at 6:14 AM, Michael McCandless <[email protected]> wrote: > +1 > > I'd like to commit LUCENE-5554 for 4.8, so we get back the BQ > performance loss from LUCENE-5487. I'll commit shortly... > > Mike McCandless > > http://blog.mikemccandless.com > > > On Wed, Apr 9, 2014 at 7:31 AM, Uwe Schindler <[email protected]> wrote: >> Hi, >> >> We have quite a lot of changes in the stable branch, including the move to >> Java 7, so we should work towards making a Lucene/Solr release soon. Those >> changes are important also for data integrity, because we can now optionally >> check index integrity while merging (by default for stored fields). Next to >> various analyzer improvements, we also added a Rescorer/QueryRescorer, to >> resort the hits from a first pass search using scores from a more costly >> second pass search. >> >> I would like to start the release branch later this afternoon and build the >> first RC in the first half of the next week. Once the release branch is >> created, please only commit bug fixes to it. It would also be good, if you >> could sort out the Fix Version 4.8 issues and maybe move them to 4.9 already. >> >> ----- >> Uwe Schindler >> H.-H.-Meier-Allee 63, D-28213 Bremen >> http://www.thetaphi.de >> eMail: [email protected] >> >> >> >> --------------------------------------------------------------------- >> 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
