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. |
||
---|---|---|
.. | ||
commands | ||
controllers | ||
harvesters | ||
lib | ||
model | ||
public | ||
templates | ||
tests | ||
validation | ||
__init__.py | ||
helpers.py | ||
html.py | ||
nongeos_plugin.py | ||
plugin.py |