Details
Description
It would be useful to have subject-related browse and recommendation module features similar to our existing Author functionality. It should not be difficult to adapt the Author code to Subjects (using the "topic" field in Solr). Perhaps it is even worth generalizing the code so that an arbitrary field can be browsed and searched.
Example:
http://catalogue.nla.gov.au/Browse/Subjects?browse=subjects&from=kangaroo
Code for Solr plug-in:
https://github.com/marktriggs/nla-browse-handler