ckan / ckanext-spatial

Geospatial extension for CKAN
http://docs.ckan.org/projects/ckanext-spatial
125 stars 190 forks source link

Refactor spatial search to use modern Solr options #291

Open amercader opened 1 year ago

amercader commented 1 year ago

Solr documentation: https://solr.apache.org/guide/8_11/spatial-search.html

The Postgis search option will be dropped.

Of the other two remaining ones:

Things to explore:

A pre-built Docker image will be provided to facilitate the installation and usage, as well to be able to write tests against a spatially enabled version. See https://github.com/ckan/ckan-solr/pull/5