chef-solr

Manager for search indexes of chef node attributes using solr
  http://wiki.opscode.com/display/chef
  0
  no reviews



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).