chef-solr

manager for search indexes of Chef node attributes using Solr

Install

All systems
curl cmd.cat/chef-solr.sh
Debian Debian
apt-get install chef-solr
Ubuntu
apt-get install chef-solr
Windows (WSL2)
sudo apt-get update sudo apt-get install chef-solr
Raspbian
apt-get install chef-solr

chef-solr

manager for search indexes of Chef node attributes using Solr

The chef indexer listens to a message queue via AMQP for changes to search indexes. It then either creates or deletes entries in the index according to the information it is passed. This package provides the chef-solr search engine, which runs as a solr-jetty server, along with chef-solr-indexer, which talks to the AMQP message queue (by default, rabbitmq-server).