Skip to content

dkeener/rails_solr_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rails SOLR Demo

This repository contains some demonstration Rails apps and supporting files that accompany my presentation, "Rails and the Apache SOLR Search Engine," which was first presented on March 24, 2012 at RubyNation 2012 in Reston, VA.

Demo 1 is a very simple blog app with a full-text keyword searching capability. It's basically Rails scaffolding with search capabilities added. It's called "Demo 1" because I expect to add more advanced demos in the future.

The /support directory contains data.sql, a file that can be used to load up summary blog entry data from my own blog, KeenerTech.com, so that the applications can be tested with some real data.

About

Code for demo applications showing how Rails web sites can be integrated with the Apache SOLR search engine. Accompanies the presentation, "Rails and the Apache SOLR Search Engine," first presented at RubyNation 2012.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors