With Solr 6.0 I've had to set mm=100% & q.op=AND for a full AND query (and mm=1 & q.op=OR for a full OR query).
Jan Høydahl <jan....@cominvent.com> schrieb am Mo., 25. Apr. 2016 um 16:04 Uhr: > I think a workaround for your specific case could be to set mm=100% & > q.op=OR (although it used to work for q.op=AND before) > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > > > 25. apr. 2016 kl. 14.53 skrev Shawn Heisey <apa...@elyograg.org>: > > > > On 4/25/2016 6:39 AM, Bastien Latard - MDPI AG wrote: > >> Remember: > >> If I add the following line to the schema.xml, even if I do a search > >> 'title:"test" OR author:"me"', it will returns documents matching > >> 'title:"test" AND author:"me"': > >> <solrQueryParser defaultOperator="AND"/> > > > > The settings in the schema for default field and default operator were > > deprecated a long time ago. I actually have no idea whether they are > > even supported in newer Solr versions. > > > > The q.op parameter controls the default operator, and the df parameter > > controls the default field. These can be set in the request handler > > definition in solrconfig.xml -- usually in "defaults" but there might be > > reason to put them in "invariants" instead. > > > > If you're using edismax, you'd be better off using the mm parameter > > rather than the q.op parameter. The behavior you have described above > > sounds like a change in behavior (some call it a bug) introduced in the > > 5.5 version: > > > > https://issues.apache.org/jira/browse/SOLR-8812 > > > > If you are using edismax, I suspect that if you set mm=100% instead of > > q.op=AND (or the schema default operator) that the problem might go away > > ... but I am not sure. Someone who is more familiar with SOLR-8812 > > probably should comment. > > > > Thanks, > > Shawn > > > > -- *Georg M. Sorst I CTO* FINDOLOGIC GmbH Jakob-Haringer-Str. 5a | 5020 Salzburg I T.: +43 662 456708 E.: g.so...@findologic.com www.findologic.com Folgen Sie uns auf: XING <https://www.xing.com/profile/Georg_Sorst>facebook <https://www.facebook.com/Findologic> Twitter <https://twitter.com/findologic> Wir sehen uns auf dem *Shopware Community Day in Ahaus am 20.05.2016!* Hier <berat...@findologic.com?subject=Terminvereinbarung%20SCD> Termin vereinbaren! Wir sehen uns auf der* dmexco in Köln am 14.09. und 15.09.2016!* Hier <berat...@findologic.com?subject=Terminvereinbarung%20dmexco> Termin vereinbaren!