Re: Synonym questions

2009-12-22 Thread darniz
i have a similar use case where i want to preserve original words forexamplei have one way mapping at index time monsoon,sony,levinson => audio system when i index document for example with word sony i want ot index audio system as well as the brand name ie sony. so if some one types category:sony

RE: Synonym questions

2008-10-01 Thread dudes dudes
thanks > Date: Wed, 1 Oct 2008 05:55:33 -0700 > From: [EMAIL PROTECTED] > Subject: Re: Synonym questions > To: solr-user@lucene.apache.org > > Hm, > No, at this point in time synonyms have to be loaded from the text file. > Otis

Re: Synonym questions

2008-10-01 Thread Otis Gospodnetic
Hm, No, at this point in time synonyms have to be loaded from the text file. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: dudes dudes <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Wednesday, October 1, 2008 4:24:33 AM > Sub

Re: Synonym questions

2007-08-14 Thread Chris Hostetter
: 1) For some of my synonyms, it seems to make senses to simply replace the : original word with the other (e.g. "theatre" => "theater", so searches for : either will find either). For others, I want to add an alternate term while : preserving the original (e.g. "cirque" => "circus", so searches f