Skip to content

dondenoncourt/rucene

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rucene

Rucene demonstrates how to build a simple REST API for Lucene using Ruby and JRuby with jruby-jars.

To get started, just bundle install and then run ruby speakers.rb. Then go to http://localhost:9092 to see the demo app. You'll notice in the logs that it's communicating with a sinatra app running on 9091 -- that's the JRuby application serving a Lucene index.

About

Simple REST API for Lucene using jruby-jars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published