https://github.com/discoverygarden/solr-image
Docker image for solr
https://github.com/discoverygarden/solr-image
docker docker-image provisioning
Last synced: 2 months ago
JSON representation
Docker image for solr
- Host: GitHub
- URL: https://github.com/discoverygarden/solr-image
- Owner: discoverygarden
- Created: 2024-08-06T14:11:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-13T18:46:49.000Z (3 months ago)
- Last Synced: 2026-04-13T20:23:45.388Z (3 months ago)
- Topics: docker, docker-image, provisioning
- Language: Dockerfile
- Size: 31.2 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Security: security.json
Awesome Lists containing this project
README
# README
After a redeploy, you'll have to delete and reindex from:
Home > Administration > Configuration > Search and metadata > Search API
Default Solr content index
`Clear all indexed data` followed by `Index now`
To resolve this, the cache directory should probably be a mounted fs rather than in-container
# Updating solr config
To update the solr config download the config.zip from Islandora, then replace islandora8/conf/ with the contents of the zip file.