On Nov 30, 2007 5:39 PM, anuvenk <[EMAIL PROTECTED]> wrote: > Should data be re-indexed everytime synonyms like > word1,word2 > or > word1 => word2 > > are added to synonyms.txt
Yes, if it changes the index (if it's used in the index anaylzer as opposed to just the query analyzer). -Yonik