I believe the synonym filter does not find phrases, only individual words. It is possible that you could use the Shingle tools to create terms that are word pairs. This would be very inefficient.
On Tue, Sep 7, 2010 at 6:23 AM, Jak Akdemir <jakde...@gmail.com> wrote: > If you think to improve your synonyms file by time I would recommend you > query time indexing. By the way you don't have to re-index when you need to > add something more. > > On Sat, Aug 28, 2010 at 10:01 AM, Jonty Rhods <jonty.rh...@gmail.com> wrote: > >> Hi All, >> >> I want to use synonym for my search. >> Still I am in learning phase of solr. So please help me to implement >> synonym >> in my search. >> according to wiki synonym can be implemented in two ways. >> 1> at index time >> 2> at search time] >> >> I have combination 10 of phrase for synonym so which will be better in my >> case. >> something like : live show in new york=>live show in clifornia=> live show >> => live show in DC => live show in USA >> is synonym will effect my original search? >> >> thanks >> with regards >> Jonty >> > -- Lance Norskog goks...@gmail.com