forked from sunspot/sunspot
-
Notifications
You must be signed in to change notification settings - Fork 0
Sunspot addons (3rd party libraries that extend Sunspot and Sunspot::Rails)
tibbon edited this page Jan 10, 2013
·
10 revisions
- Lunr - A read-only model layer for Sunspot and Solr.
- Sunspot Admin - Admin Tool for the Sunspot Gem.
- Sunspot Autocomplete - Handy autocompletion of your html text inputs using Sunspot/Solr.
- Sunspot Cell - Adds Cell support for indexing rich documents (MS Word, PDF, etc.).
- Sunspot Couch - A sunspot adapter for couchdb.
- Sunspot Index Queue - Support for asynchronously updating a Solr index with the Sunspot gem.
- Sunspot Matchers - RSpec matchers for testing Sunspot searches.
- Sunspot Matchers for Test::Unit - Test::Unit port of RSpec matchers for testing Sunspot searches.
- Sunspot MongoMapper - A Sunspot wrapper for MongoMapper.
- Sunspot Mongoid - A Sunspot wrapper for Mongoid.
- Websolr Sunspot Rails - Integrating Websolr and Ruby on Rails using Sunspot::Rails.
- Sunspot Plus - DelayedJob adapter and case insensitive sort additions to the index and search DSL.
- sunspot-rails-tester - Enable/disable Sunspot during testing for real integration tests.
- sunspot-rails-http-basic-auth - HTTP Basic Authentication support for Sunspot::Rails.
- sunspot-rails-failover - Master/Slave failover support for Sunspot::Rails.
- sunspot-with-kaminari - Kaminari adapter for Sunspot::Rails.
- sunspot_submodel_index - Add on that ties into ActiveRecord lifecycle events to trigger the indexing of a parent model when a child model is updated or deleted.
- delayed_sunspot - Adds support for indexing objects asynchronously using Sunspot and Delayed Job.