Isha, Solr will use the currently loaded synonyms-file, so no relation to synonyms-file-content which was used while indexing.
But to refresh the used synonyms you'll have to restart your java-process (in singlecore mode) or to reload your core-configuration (otherwise) Regards Stefan On Thu, Feb 24, 2011 at 12:58 PM, Isha Garg <isha.g...@orkash.com> wrote: > Hi, > I have a doubt regarding query time synonym expansion that whether the > changes apply after index creation for synonym.txt will work or not? or it > will refer to initial synonym. txt present at index time. > > Thanks! > Isha Garg >