docker-ckan icon indicating copy to clipboard operation
docker-ckan copied to clipboard

Update SOLR to 6.6 and enable solr-spatial-field search

Open hvwaldow opened this issue 5 years ago • 1 comments

Update to SOLR 6.6.6

  • remove deprecated statements from schema.xml (DefaultSearchField and DefaultOperator)
  • Added the respective default parameters to select- and query-handlers in solrconfig.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 necessary FieldType and Field

hvwaldow avatar Aug 30 '19 15:08 hvwaldow

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.

adborden avatar May 25 '21 17:05 adborden