Giter VIP home page Giter VIP logo

spree-solr-search's Introduction

Solr Search

Installation

  1. add gem 'acts_as_solr_reloaded', :git => 'git://github.com/dcrec1/acts_as_solr_reloaded.git'
  2. Add gem "spree_solr_search", :git => 'git://github.com/romul/spree-solr-search.git' to your Gemfile
  3. Run bundle install
  4. Run rails g spree_solr_search:install

Master branch 1.0.x - 1.2.x compatible.
If you want use this extension with Spree 0.10.x or 0.11.x, then you should use spree-0-11-stable branch.

Usage

To download, set up and start Solr 3.6:

bundle exec rake solr:download
bundle exec rake solr:start

To perform the indexing:

bundle exec rake solr:reindex BATCH=500

To stop Solr demo-server:

bundle exec rake solr:stop

To configure production Solr server:

edit RAILS_ROOT/config/solr.yml

Running rake tasks in background

Read instructions how to run rake tasks in background.

spree-solr-search's People

Contributors

romul avatar jumph4x avatar iloveitaly avatar laurens avatar danmorin avatar matchu avatar divineforest avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.