forked from Islandora/islandora_solr_search
-
Notifications
You must be signed in to change notification settings - Fork 1
discoverygarden/islandora_solr_search
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The islandora_solr_search module allows users of the Islandora fedora repository to search their Fedora Repository with a properly configured Solr instance. The code in this module is dependant on Conduit IT's Solr PHP client, available from http://code.google.com/p/solr-php-client solr-php-client one-liner: $ curl http://solr-php-client.googlecode.com/files/SolrPhpClient.r22.2009-11-09.tgz | tar xz && mv SolrPhpClient/Apache/Solr . && rm -Rf SolrPhpClient This code used to display search results can be modified through an external customization module. Islandora_solr_config has been included as a template to show how this is done. Translations can be enabled by installing the i18n Internationalization module, and updating the alias fields on the admin page in each required language.
About
Islandora Solr Search module
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 70.5%
- XML 29.3%
- JavaScript 0.2%