...
Where <name> is the name of the machine specified in via_works_server.
...
Panel | ||
---|---|---|
| ||
It may be possible to move SOLR collections to another node using REPLACENODE : https://lucene.apache.org/solr/guide/6_6/collections-api.html |
Take the secondary node offline now and purge the Locator software from the node.
Panel | ||
---|---|---|
| ||
If the removed node was configured as a search server, you will need to reconfigure SOLR with the former node removed. See Web Server and Solr Cloud Configuration. After that you need to do a full index rebuild - use the Via.repository tool to Reindex all data (use the parameter /all), restart the Index Builder service and monitor the reindexing If repositories fail to reindex, stop Index Builder, use the Via.repository tool to Purge each repository indicated by Locator Dashboard (/all will not work, each repository to purge has to be specified explicitly), restart the Index Builder service monitor the reindexing |
Now restart the Index Builder service on Primary node.