Class SolrVersionChecker

java.lang.Object
edu.ucsb.nceas.metacat.admin.SolrVersionChecker

public class SolrVersionChecker extends Object
This class will check if the given solr home directory is for an embedded solr server which is used in the earlier Metacat versions. From Metacat 2.9.0, we have migrated the solr server from embedded to http. For the new http server, we like it to have a new solr home. This class will check if the given solr home is still the old one.
Author:
tao