Default operators are ignored by edismax. See the "mm" parameter here:
http://wiki.apache.org/solr/DisMaxQParserPlugin Best Erick On Thu, Jul 19, 2012 at 8:16 AM, amitesh116 <amitesh...@gmail.com> wrote: > Hi, > > We have used *dismax* in our SOLR config with /defaultOperator="OR"/ and > some *mm * settings. Recently, we have started using *defType=edismax * in > query params. With this change, we have observed significant drop in results > count. We doubt that SOLR is using default operator="AND" and hence reducing > the results count. Please confirm if our suspicion is correct or are we > missing some part? > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Does-defType-overrides-other-settings-for-default-request-handler-tp3995946.html > Sent from the Solr - User mailing list archive at Nabble.com.