Hi All,
I am trying to use synonyms in my project.
I would like to know whether it is possible to pick the synonyms.txt file
from a configurable location.
Ideally I would like to specify the location in a properties file and make
solr read it to load the synonyms file.
Could any one please let me
Thanks Otis.
I tried putting the absolute path and it worked. But I wanted something
configurable so that it can be changed if required.(may be thro an admin
interface?)
In the mean time, another idea stuck to maintain all the synonyms in
database. I tried writing a FilterFactory of my own for c