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
actually, it works when type model:* but not for model:F100(F100 is a model
number)
--
View this message in context:
http://lucene.472066.n3.nabble.com/solr-querying-doesn-t-return-result-tp3991424p3991426.html
Sent from the Solr - User mailing list archive at Nabble.com.
I think I have fixed the problem by just importing data again. Finally~~
--
View this message in context:
http://lucene.472066.n3.nabble.com/solr-querying-doesn-t-return-result-tp3991424p3991433.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hey guys,
I am new to solr. Recently, I have configured solr which connects to hsql
database. I have a table ac_model which has two columns one is id_ac_model
and another one is ac_model. I run example-DIH and it works fine when I type
*:* and acid:*(or number) but it doesn't work when I type mode