Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/uvalib/virgo4-pool-solr-ws

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/uvalib/virgo4-pool-solr-ws

  • v0.0.0-20240821212605-b2257fc4f618
  • Source
  • Go
  • Socket score

Version published
Created
Source

Virgo4 Solr Search Pool Web Service

This is a web service to search a Solr instance for Virgo 4. It implements portions of the Virgo4 Pool Search API, integrating with the Virgo4 Interpool Search Service. It supports the following endpoints:

  • GET /version : returns build version
  • GET /identify : returns pool information
  • GET /healthcheck : returns health check information
  • GET /metrics : returns Prometheus metrics
  • POST /api/search : returns search results for a given query
  • POST /api/search/facets : returns facets for a given query
  • GET /api/resource/{id} : returns detailed information for a single Solr record
  • GET /api/providers : returns external URL provider information

All endpoints under /api require authentication.

System Requirements

  • GO version 1.12.0 or greater

FAQs

Package last updated on 21 Aug 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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc