/[Apache-SVN]
ViewVC logotype

Revision 511599


Jump to revision: Previous Next
Author: ehatcher
Date: Sun Feb 25 20:37:06 2007 UTC (17 years, 8 months ago)
Changed paths: 12
Log Message:
* Added DocumentController to control search results detail rendering.  SOLR_ENV selects one of the
  Solr environment configuration mappings defined in environment.rb ('development' by default).  solr.yml
  eliminated (Ruby is a fine configuration language!).

* With the new DocumentController, a few custom results views have been added, one for UVa data (linking to VIRGO),
  Tang poetry example (blending multiple languages), and a default development one that shows all fields returned
  by Solr.

* Added paging to search results, finally.

* Configured in-place-editor of query to redirect, thereby refreshing the view with the changed criteria.

* Set Simile Exhibit/Timeline field mappings to MARC data example.



Changed paths

Path Details
Directorylucene/solr/trunk/client/ruby/flare/app/controllers/browse_controller.rb modified , text changed
Directorylucene/solr/trunk/client/ruby/flare/app/controllers/document_controller.rb added
Directorylucene/solr/trunk/client/ruby/flare/app/views/browse/index.rhtml modified , text changed
Directorylucene/solr/trunk/client/ruby/flare/app/views/document/ added
Directorylucene/solr/trunk/client/ruby/flare/app/views/document/document_development.rhtml added
Directorylucene/solr/trunk/client/ruby/flare/app/views/document/document_tang.rhtml added
Directorylucene/solr/trunk/client/ruby/flare/app/views/document/document_uva.rhtml added
Directorylucene/solr/trunk/client/ruby/flare/app/views/simile/exhibit.rhtml modified , text changed
Directorylucene/solr/trunk/client/ruby/flare/app/views/simile/timeline.rxml modified , text changed
Directorylucene/solr/trunk/client/ruby/flare/config/environment.rb modified , text changed
Directorylucene/solr/trunk/client/ruby/flare/config/solr.yml deleted
Directorylucene/solr/trunk/client/ruby/flare/script/pie.rb modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26