Skip to content

Commit

Permalink
added description
Browse files Browse the repository at this point in the history
  • Loading branch information
mwmitchell committed Dec 19, 2009
1 parent 582ac8b commit d73314b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rdoc
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,7 @@
=Raven =Raven
Raven is a flexible framework for indexing, searching and displaying various data formats. In its preliminary stages, Raven has shown to work with TEI, EAD and VRA as well as other, non-XML formats. The framework aims to provide out of the box “profiles” for different data formats. Profiles will include indexing strategies, view templates and user interface widgets for working with the data in meaningful ways. The modern software stack is all open source. Ruby on Rails provides the application framework while Solr provides the search engine and data store.


==Indexing data: ==Indexing the demo (TEI) data:
# move into web app dir... # move into web app dir...
cd web cd web
rake solr:start rake solr:start
Expand Down

0 comments on commit d73314b

Please sign in to comment.