Spree Solr Search
Supports separate Solr instance and WebSolr.
Supports separate Solr instance and WebSolr.
NOTE:These instructions only apply to Spree version 1.2.x.
gem 'spree_solr_search', :git => 'git://raw.github.com/romul/spree-solr-search.git', :branch => 'master'
$ bundle install
NOTE:These instructions only apply to Spree version 1.1.x.
gem 'spree_solr_search', :git => 'git://raw.github.com/romul/spree-solr-search.git', :branch => 'master'
$ bundle install
NOTE:These instructions only apply to Spree version 1.0.x.
gem 'spree_solr_search', :git => 'git://raw.github.com/romul/spree-solr-search.git', :branch => 'master'
$ bundle install
NOTE:These instructions only apply to Spree version 0.60.x.
gem 'spree_solr_search', :git => 'git://raw.github.com/romul/spree-solr-search.git', :branch => '0-60-stable'
$ bundle install
NOTE:These instructions only apply to Spree version 0.50.x.
gem 'spree_solr_search', :git => 'git://raw.github.com/romul/spree-solr-search.git', :branch => '0-60-stable'
$ bundle install
NOTE:These instructions only apply to Spree version 0.11.x.
gem 'spree_solr_search', :git => 'git://raw.github.com/romul/spree-solr-search.git', :branch => 'spree-0-11-stable'
$ bundle install
Spree Commerce is an open source e-commerce solution created by Sean Schofield. Spree is supported by the open source community as well as the sale of our commercial products.
This project is maintained by a core team of developers and is freely available for commercial use under the terms of the New BSD License.
Spree, Spree Commerce and the Spree logo are all trademarks of Spree Commerce, Inc.

Be the first to comment on this extension.
Login to Comment.