None that I'm aware of. A bit of googling shows the accepted solution to be an
external script via cron or something similar. I think I saw an issue open on
Apache's Jira about this but can't find it now.
Thanks,
Greg
On Apr 25, 2014, at 4:37 PM, solr2020 wrote:
> Thanks Greg. Is there any So
Thanks Greg. Is there any Solr configuration to do this periodically if any
unused index copy or snapshot exists in data directory.?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-data-directory-contains-index-backups-tp4132590p4133221.html
Sent from the Solr - User ma
In the data/ directory there's frequently a .properties file that contains the
name of the index. directory that solr is currently using. Most of the time
you can safely delete all of the index. directories that aren't in the
properties file. As an extra verification step you might want