https://github.com/slub/slub-find-extend
https://github.com/slub/slub-find-extend
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/slub/slub-find-extend
- Owner: slub
- License: gpl-2.0
- Created: 2015-07-21T12:13:07.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T11:59:25.000Z (over 1 year ago)
- Last Synced: 2025-04-10T12:50:18.698Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 779 KB
- Stars: 4
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slub-find-extend
## Changes to Find
### Solr SearchHandler based on VuFind
Packing the SearchHandler class from VuFind project and using Slot to hook into query building.
### Enrich detail page
Using a Slot to enrich Solr data with additional data from configured webservice
### Some ViewHelpers