Re: Synonym questions

2009-12-22 Thread darniz
to be sure it does what i think it does, and i > haven't thought about SynonymFilter very hard for a while now so i may be > forgetting something subtle) > > > > -Hoss > > > -- View this message in context: http://old.nabble.com/Synonym-questions-tp12078428p26896098.html Sent from the Solr - User mailing list archive at Nabble.com.

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
2008 4:24:33 AM > Subject: Synonym questions > > > Hello all, > > > Sorry if this question sound stupid ! :) > > Instead of mapping or grouping the Synonym terms in the Synonym.txt file... > is > it possible to to define a field in the schema ( for the Synony

Synonym questions

2008-10-01 Thread dudes dudes
Hello all, Sorry if this question sound stupid ! :) Instead of mapping or grouping the Synonym terms in the Synonym.txt file... is it possible to to define a field in the schema ( for the Synonyms) and index them then at query, the index directory is used for the purpose of Synonymi

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

Synonym questions

2007-08-09 Thread Tom Hill
Hi - Just looking at synonyms, and had a couple of questions. 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