Did you reindex? And are you doing query time or index time expansion? As Jan indicated, please show us the results of &debugQuery=on with this.
Finally, did you look at the field in question with the admin page or Luke to understand what's actually in the field in question and if it matches your expectations? Best Erick On Sat, Mar 12, 2011 at 6:16 AM, Andy Newby <andy.ne...@gmail.com> wrote: > Hi, > > I'm trying to get the synoms working for my search system, but they don't > seem to be working: > > television,televisions,tv,tvs,tvisions,abcdef > computer => laptop > > I restarted Solr, and then tried a search for "tvisions", but no results (as > there is obivously no result with that keyword in, BUT there are a ton with > "tv" , "television" etc in) > > However, the query: > > computer => laptop > > ..works fine ( search for "computer", and I also get results matching > "laptop") > > TIA > -- > Andy Newby > a...@ultranerds.com >