Hi all,

I am new to Solr. Now I have got a problem so I hope you guys can help me
out.

In my synonyms.txt file I have got a lot of phrases like following:

ecu,electronic control unit,environmental control unit,

when I query ecu, the debugQuery shows this:
    "parsedquery":"+DisjunctionMaxQuery((symptom:\"(ecu electron
environment) control unit\"))",
    "parsedquery_toString":"+(symptom:\"(ecu electron environment) control
unit\")",

This is not what I expect. I have set expand="true" for
SynonymFilterFactory.

So anyone can help me?

Best,
Andy



--
View this message in context: 
http://lucene.472066.n3.nabble.com/about-phrase-synonyms-tp4004485.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to