I would like to get https://issues.apache.org/jira/browse/LUCENE-6527 in 5.2.1 too. It is quite a bad performance bug if you use a filtering TermQuery as it will load norms for nothing.
On Mon, Jun 8, 2015 at 9:39 PM, Shalin Shekhar Mangar <[email protected]> wrote: > I can volunteer as RM unless someone else wants to. > > On Tue, Jun 9, 2015 at 12:45 AM, Anshum Gupta <[email protected]> > wrote: >> >> +1 for bug fix releases. Though I'd say we can wait for a couple of days >> and give some time to others to fix other bugs that they'd want to get into >> 5.2.1, if there are any. >> >> P.S.: Who's the RM? :-) >> >> On Mon, Jun 8, 2015 at 10:06 AM, Shawn Heisey <[email protected]> wrote: >>> >>> I broke it. SOLR-7588 fixes it. It hasn't been committed yet. >>> >>> The dataimport section of the admin UI doesn't work because I apparently >>> put coffeescript into the admin UI instead of javascript. Is this a bad >>> enough problem to warrant a bugfix release? >>> >>> Thanks, >>> Shawn >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> >> >> -- >> Anshum Gupta > > > > > -- > Regards, > Shalin Shekhar Mangar. -- Adrien --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
