c7a9cc660f
When the 'ckanext.spatial.search_backend' config option is set to 'solr', the extension will index geometries stored in the 'spatial' extra on the spatial field of the Solr index (named 'spatial_geom'). This is done on the 'before_index' extension point. Also, when doing a query, if the same config option is in place, the necessary fq parameter will be set to pass the spatial query to Solr. |
||
---|---|---|
.. | ||
spatial | ||
__init__.py |