docker-ckan
docker-ckan copied to clipboard
Update SOLR to 6.6 and enable solr-spatial-field search
Update to SOLR 6.6.6
- remove deprecated statements from
schema.xml
(DefaultSearchField and DefaultOperator) - Added the respective default parameters to
select
- andquery
-handlers insolrconfig.xml
Spatial search
Allows to use the solr-spatial-field
backend with ckanext-spatial
- Added JTS library to solr image
- added to
schema.xml
the necessaryFieldType
andField
ping, 6.2 has known vulnerabilities and it would be great to get this in. I'm happy to rebase to bring the branch up-to-date.