Hi, I've realized I need to change a particular field from text_ws to text.
I realize I need to reindex as the tokens are being stored in a case sensitive manner which we do not want. However can I just reindex all my documents, or do I need to drop/wipe the /data/index dir and start fresh? I really don't want to drop as the current users will not be able to search and reindexing could take as long as a week. many thanks Wayne