
Security News
CISA’s 2025 SBOM Guidance Adds Hashes, Licenses, Tool Metadata, and Context
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
marc2Solr
is a package wrapping up functionality in a variety of other gems, designed to make getting data from MARC21 files into Solr as painless as possible.
marc2Solr
is based on Solrmarc, the excellent Java-based program that does more or less the same thing. marc2Solr
is not a drop-in replacement for Solrmarc, but can do most of the same things. A naive program to translate solrmarc config files to marc2solr config files is included. It's called -- wait for it -- solrmarc_to_marc2solr.
It relies on jruby to pull it all together; this will not run under stock Ruby!
marc2solr
, how it compares to solrmarc
, etc.simple_sample
has a very simple index and some translation maps that show off the major features with plenty of documentation. The umich
subdirectory is the actual working code for the University of Michigan mirlyn install.Copyright (c) 2010 BillDueber. See LICENSE for details.
FAQs
Unknown package
We found that marc2solr demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.