Skip to content

Hamilton College's custom versions of components of the Islandora Solr module

Notifications You must be signed in to change notification settings

petermacdonald/Hamilton_Islandora_Solr

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.

===========================
Hamilton College Addendum

These are the files that Hamilton College has customized.

islandora_solr_search.admin.inc (minor change)
islandora_solr_search.module (minor change)
IslandoraSolrQueryProcessor.inc (minor change)
IslandoraSolrResults.inc (major changes)

About

Hamilton College's custom versions of components of the Islandora Solr module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages