资 源 简 介
III Oracle users who have ERM may be interested in a project we have just completed at the Rochester Institute of Technology Library - a Solr index of ERM data to create a Database Finder.
We wrote PHP scripts to export specific fields from all non-suppressed ERM resource records to create a Solr indexable xml file. We then query and display results from the Solr index through PHP.
The public interface is available here:
http://library.rit.edu/dbfinder/
• Staff only have to maintain records in one place -- ERM.
• Allows for better searching and browsing of ERM records that is possible in the catalog.
• Allows for the creation of sharable custom lists.
• The use of Solr means there are no live database connections and searching is lightning fast, uses synonyms, etc…
No support is granted on this project and software is presented "As Is."