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.
|