lucene/client/ruby/flare
Erik Hatcher cb2e229a7c Add SIMILE Timeline view, currently specific to the Delicious Library dataset
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@506457 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 14:20:17 +00:00
..
app Add SIMILE Timeline view, currently specific to the Delicious Library dataset 2007-02-12 14:20:17 +00:00
config SIMILE Exhibit support (prototype) - Tada! 2007-02-04 05:44:09 +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 handy rake addition to list routes 2007-02-07 20:57:32 +00:00
public add SIMILE Exhibit graphic 2007-02-07 21:02:30 +00:00
script initial commit of Flare beginnings 2007-01-02 16:05:29 +00:00
test add sparklines pie charts by the facet counts 2007-02-07 21:03:29 +00:00
vendor/plugins/sparklines add sparklines pie charts by the facet counts 2007-02-07 21:03:29 +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