How are you specifying multiple fields. Use qf parameter to specify
multiple fields e.g.

http://localhost:8983/solr/techproducts/select?indent=on&q=Samsung%20Maxtor%20hard&wt=json&defType=edismax&qf=name%20manu&debugQuery=on&mm=1


On Mon, Jul 10, 2017 at 4:51 PM, Michael Joyner <mich...@newsrx.com> wrote:

> Hello all,
>
> How does setting mm = 1 for edismax impact multi-field searches?
>
> We set mm to 1 and get zero results back when specifying multiple fields
> to search across.
>
> Is there a way to set mm = 1 for each field, but to OR the individual
> field searches together?
>
> -Mike/NewsRx
>
>

Reply via email to