Re: synonym filter problem for string or phrase

2010-05-04 Thread Chris Hostetter
: 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

Re: synonym filter problem for string or phrase

2010-05-03 Thread MitchK
Just for clear terminology: You mean field, not fieldType. FieldType is the definition of tokenizers, filters etc.. You apply a fieldType on a field. And you query against a field, not against a whole fieldType. :-) Kind regards - Mitch Marco Martinez-2 wrote: > > Hi Ranveer, > > If you don't

Re: synonym filter problem for string or phrase

2010-05-03 Thread Marco Martinez
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

Re: synonym filter problem for string or phrase

2010-04-29 Thread Jonty Rhods
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

Re: synonym filter problem for string or phrase

2010-04-29 Thread Ranveer
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

Re: synonym filter problem for string or phrase

2010-04-29 Thread Marco Martinez
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