Hi guys, I came across the following issue. I configured an edixmax query parser where *mm=100%* and when the user types in a stopword, no result is being returned (stopwords are filtered before indexing, but, somehow, either they are not being filtered before searching or they are taken into account when computing *mm*). Reading the documentation about the edixmax parser (last version) I found the parameter *stopwords, but changing it has no effect...*
Thanks in advance Regards