: I'm having the same issues. We are using Dismax, with a stopword list.
: Currently we are having customers typing in "model ipod", we added model to
: the stopwords list and tested with the standard handler..works fine, but not
: with dismax (MM = 3<-1 5<-2 6<90%). When i comment out MM, it
: works. Do you have any recommendations on how to deal with this issue,
: without doing away with MM (MM does help with alot of phrase queries).

are you sure your problem isn't the same as Casey's?  that you are using
dismax across a field which doesn't treat model as a stopword?

can you provide the query toString info from debugQuery=true so we can see
exactly how dismax is parsing your request?



-Hoss

Reply via email to