While trying to upgrade 100G index from Solr 4 to 5, check index (actually
updater) indicates that the index is corrupted. Hence, I ran check index
to fix the index which showed broken segment warning and then deleted those
documents. I then ran index update on the fixed index which upgraded fine
Hello,
I am using single instance CloudSolrClient using my HttpClinet. Problem
with using this httpClient is that, whenever I add more than one
document, LBHttpSolrClient complains about connection not released. Everything
works fine is I do not use my own HttpClient.
HttpClient httpClient = ne
Hi all,
I am migrating Solr 4 index to Solr 5. The upgrade tool/script works well.
But ran out disk space upgrading 4 GB index. The server had at least 8 GB
free then. On production, the index is about 200 GB.
How much disk space is needed for indexing? Also, how long does it take to
upgrade larg