digitalutsc / islandora_lite_docs

Contains a Wiki with documentation for the UTSC Library's Islandora Lite System
GNU General Public License v3.0
2 stars 0 forks source link

Add processor so we can index site names and present them instead of URLs in the federated search #67

Closed kstapelfeldt closed 1 year ago

kstapelfeldt commented 2 years ago

Federated Search:

Module: https://github.com/digitalutsc/drupal_ajax_solr

Script install: https://github.com/digitalutsc/islandora_lite_installation/blob/main/scripts/federated_search.sh

Test if the deployment script work with docker

Similar aproach with thumbnail

https://github.com/digitalutsc/islandora_object_thumbnail

larkgz commented 2 years ago

This processor indexes site names from the HTML title of node pages: https://github.com/digitalutsc/islandora_site_name

kylehuynh205 commented 2 years ago

Lara's module has been deployed to production sites and it works well: https://collections2.digital.utsc.utoronto.ca/

Screen Shot 2022-08-11 at 11 16 00 AM

kstapelfeldt commented 1 year ago

Islandora Site Name is the name of the module