: yes my default search field is text_sync.
fields and fieldTypes are differnet things -- you've shows us the
for "text_sync" but not the ... with out that we can't be sure
you have things configured properly.
you also having shown us the debugQuery output to help us know exactly
what query
m
> Avenida de Europa, 26. Ática 5. 3ª Planta
> 28224 Pozuelo de Alarcón
> Tel.: 91 352 59 42
>
--
View this message in context:
http://lucene.472066.n3.nabble.com/synonym-filter-problem-for-string-or-phrase-tp765242p773083.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Ranveer,
I don't see any stemming analyzer in your configuration of the field
'text_sync', also you have at
query time and not at index time, maybe that is your problem.
Regards,
Marco Martínez Bautista
http://www.paradigmatecnologico.com
Avenida de Europa, 26. Ática 5. 3ª Planta
28224 Poz
On 4/29/10 8:50 PM, Marco Martinez wrote:
Hi Ranveer,
If you don't specify a field type in the q parameter, the search will be
done searching in your default search field defined in the solrconfig.xml,
its your default field a text_sync field?
Regards,
Marco Martínez Bautista
http://www.paradig
On 4/29/10 8:50 PM, Marco Martinez wrote:
Hi Ranveer,
If you don't specify a field type in the q parameter, the search will be
done searching in your default search field defined in the solrconfig.xml,
its your default field a text_sync field?
Regards,
Marco Martínez Bautista
http://www.paradi
Hi Ranveer,
If you don't specify a field type in the q parameter, the search will be
done searching in your default search field defined in the solrconfig.xml,
its your default field a text_sync field?
Regards,
Marco Martínez Bautista
http://www.paradigmatecnologico.com
Avenida de Europa, 26. Át
Hi,
I am trying to configure synonym filter.
my requirement is:
when user searching by phrase like "what is solr user?" then it should
be replace with "solr user".
something like : what is solr user? => solr user
My schema for particular field is:
positionIncrementGap="100">
ignoreC