Are there any pitfalls to storing an arbitrary text file in the same directory as the solr index?

We're slinging different versions of the index around while we're testing and it's hard to keep them straight.

I'd like to put a readme.txt file in the directory that contains some history about how that index came to be. Is that harmless? Will it be ignored by solr, including during optimizations and any other operation, and will solr not delete it?

Reply via email to