I have an index I rotate as I make changes to the table or conf which had an associated wordform file where I created a wordform to map among other things:
Ft > Fort
I ended up removing that from the workdform and re-rotating and re-rotated successfully yet when I search on FT
I still find Fort
. I then commented out the wordform
#wordforms = /home/...
and rotated successfully and still FT
finds Fort
.
Lastly I changed the name of the wordform file and, you guessed it, after rotating it still finds Fort
.
Is there some way this has cached the old index as no matter what I do it finds the old wordmap and uses it?