I’d like to include SOLR-10423. It’s a bug fix in that Solr ShingleFilter queries currently don’t work when sow=false; the patch allows for schema configuration that makes them function by disabling QueryBuilder’s graph query construction.
-- Steve www.lucidworks.com > On Apr 4, 2017, at 2:29 PM, Christine Poerschke (BLOOMBERG/ LONDON) > <[email protected]> wrote: > > I'd also like to include fix for > https://issues.apache.org/jira/browse/SOLR-10421 which should be just four > lines of actual fix, plus ideally a test for it which will be more than four > lines ... > > ----- Original Message ----- > From: [email protected] > To: [email protected] > At: 04/04/17 16:54:50 > > I'd also like to include SOLR-10277 --- it is a serious problem for > people running large number of collections. I'll review and commit the > patch by tomorrow. > > On Tue, Apr 4, 2017 at 2:16 PM, Shalin Shekhar Mangar > <[email protected]> wrote: >> I would like to include https://issues.apache.org/jira/browse/SOLR-10416 >> >> It is a trivial fix. >> >> On Mon, Apr 3, 2017 at 11:54 PM, Joel Bernstein <[email protected]> wrote: >>> SOLR-10404 looks like a nice improvement! >>> >>> I'll shoot for Friday morning to create the release candidate. I've never >>> been a release manager before so I may need some guidance along the way. >>> >>> >>> Joel Bernstein >>> http://joelsolr.blogspot.com/ >>> >>> On Mon, Apr 3, 2017 at 12:21 PM, David Smiley <[email protected]> >>> wrote: >>>> >>>> Found & fixed a bug: https://issues.apache.org/jira/browse/SOLR-10404 I'd >>>> like to get this into 6.5.1. You might be interested in this one Joel. >>>> >>>> On Mon, Apr 3, 2017 at 11:58 AM Steve Rowe <[email protected]> wrote: >>>>> >>>>> >>>>>> On Apr 3, 2017, at 11:52 AM, Adrien Grand <[email protected]> wrote: >>>>>> >>>>>> Building the first RC on April 6th sounds good to me! I'm wondering >>>>>> whether the 6.5 Jenkins jobs are still running? >>>>> >>>>> I disabled the ASF Jenkins 6.5 jobs shortly after the release. FYI you >>>>> can see which Lucene/Solr jobs are enabled here: >>>>> <https://builds.apache.org/computer/lucene/>. I’ll re-enable the 6.5 jobs >>>>> now. >>>>> >>>>> -- >>>>> Steve >>>>> www.lucidworks.com >>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [email protected] >>>>> For additional commands, e-mail: [email protected] >>>>> >>>> -- >>>> Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker >>>> LinkedIn: http://linkedin.com/in/davidwsmiley | Book: >>>> http://www.solrenterprisesearchserver.com >>> >>> >> >> >> >> -- >> Regards, >> Shalin Shekhar Mangar. > > > > -- > Regards, > Shalin Shekhar Mangar. > > --------------------------------------------------------------------- > 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]
