Registry / networking / rsolr
library2.6.0rbrubygemsunverified

A simple and extensible Ruby client for Apache Solr.

gem install rsolr
INSTALL
IMPORT
SIG · RSOLR
R
rsolr
networkingrubyv2.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RSolr
require 'rsolr'

Connect to Solr and run a search query.

require 'rsolr' solr = RSolr.connect(url: 'http://localhost:8983/solr') response = solr.get('select', params: { q: '*:*' })
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
OpenAI (training)
1
Resources