On 5/4/07, escher2k <[EMAIL PROTECTED]> wrote:
(2) Is it possible to force Lucene to treat a multiword (e.g. Ruby on Rails)
as one word ? I am not sure
if there is a mechanism to do this by creating a special text file (like the
one that exists for synonyms for
instance) ?
Solr's SynonymFilter
: (1) How does one ensure that Solr treats words like .Net and 3D correctly ?
: Right now, they get
: translated into Net and 3 d respectively.
Solr doesn't do anything special with your input by default -- it only
does what your schema.xml tells it to do .. if you use the example schema,
then som
- http://lucene-consulting.com/
- Original Message
From: escher2k <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Friday, May 4, 2007 4:08:03 PM
Subject: Question about word treatment...
(1) How does one ensure that Solr treats words like .Net and 3D correctly ?
Right now, they ge
special text file (like the
one that exists for synonyms for
instance) ?
Thanks.
--
View this message in context:
http://www.nabble.com/Question-about-word-treatment...-tf3693913.html#a10329261
Sent from the Solr - User mailing list archive at Nabble.com.