FullStory open-source golang tools for Apache Solr
A library and application to automatically balance a Solr cluster.
A library to monitor Solr cluster state in your own application.
mkdir solrman
cd solrman
export GOPATH=`pwd`
go get github.com/fullstorydev/gosolr/...
./bin/solrman
solrman eliminates replicas! The current version is not configurable for multiple replicas per shard. Running solrman against an existing cluster that has replicas will delete your extra replicas.