Skip to content

renctan/mongo-solr-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A Rails app front end for mongo-solr.

Usage

Simply type the following command on the root directory:

rails server -e production

External Gem Dependencies:

Run the following command to install all the gem dependencies used by this project:

bundle install

Special Note to Potential Contributors

The class caching has been set to true in development mode to make the Singleton classes behave properly. This means that you need to restart the server everytime you modified the code to have the changes reflected.

About

Rails app for mongo-solr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published