Socket
Socket
Sign inDemoInstall

github.com/fullstorydev/gosolr

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/fullstorydev/gosolr


Version published
Created
Source

gosolr

FullStory open-source golang tools for Apache Solr

solrman

A library and application to automatically balance a Solr cluster.

solrmonitor

A library to monitor Solr cluster state in your own application.

Quick start

mkdir solrman
cd solrman
export GOPATH=`pwd`
go get github.com/fullstorydev/gosolr/...
./bin/solrman

Warning

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.

FAQs

Package last updated on 06 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc