lucene/client/ruby/flare
Erik Hatcher 5f57b25a51 freeze rails edge
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495386 13f79535-47bb-0310-9956-ffa450edef68
2007-01-11 21:33:25 +00:00
..
app initial commit of Flare beginnings 2007-01-02 16:05:29 +00:00
config freeze rails edge 2007-01-11 21:33:25 +00:00
db initial commit of Flare beginnings 2007-01-02 16:05:29 +00:00
doc add some of Rails generated directories 2007-01-02 16:13:28 +00:00
lib/tasks move core ruby-solr API to client/ruby/solrb 2007-01-03 13:30:57 +00:00
public freeze rails edge 2007-01-11 21:33:25 +00:00
script initial commit of Flare beginnings 2007-01-02 16:05:29 +00:00
test move core ruby-solr API to client/ruby/solrb 2007-01-03 13:30:57 +00:00
README freeze rails edge 2007-01-11 21:33:25 +00:00
Rakefile initial commit of Flare beginnings 2007-01-02 16:05:29 +00:00

README

== Welcome to Solr Flare

Flare promises to expose the power of Solr through a Rails-based user interface. Integral to Flare will be general purpose faceted browsing, auto-suggest, folksonomy tagging/annotating, and much more.

  Visit the Solr Flare wiki for more information: http://wiki.apache.org/solr/Flare

== Getting started

Launch Solr:

  cd solr
  java -jar start.jar

Launch Rails:
  script/server