Re: Load synonyms dynamically

2009-09-17 Thread Chris Hostetter
: Is there a way to load the synonyms dynamically. : : I mean if the synonym.txt file changes then during query time the newly : added synonym should be active. : : Currently it required a reindex it only requires reindexing if you used the synonyms as part of an "index" analyzer ... if you use

Load synonyms dynamically

2009-09-14 Thread Mohamed Parvez
Is there a way to load the synonyms dynamically. I mean if the synonym.txt file changes then during query time the newly added synonym should be active. Currently it required a reindex Thanks/Regards, Parvez