Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Solr, mail # user - Field specific synonyms


Copy link to this message
-
Field specific synonyms
Nikhil Chhaochharia 2008-02-25, 11:22

Hi,

I am using the 'text' fieldType from the sample schema.xml of Solr.

I have multiple fields which are of 'text' type but I want to use separate synonym files for each of the fields.  For example, SynonymFilter should use synonym_abcd.txt for the field named 'abcd' and synonym_xyz.txt for the field named 'xyz'.

Any suggestions on how to achieve this?  I am using the latest nightly build of Solr.

Thanks,
Nikhil