Closed (won't fix)
Project:
Cartaro
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2013 at 15:34 UTC
Updated:
9 Mar 2015 at 11:37 UTC
Jump to comment: Most recent
Comments
Comment #1
user654 commented.
Comment #2
augustus.kling commentedCartaro does not currently have a Solr integration. The openlayers_solr module does not provide spatial filters – it is displaying a feature for each document returned by Solr. In order to get acceptable speed with result filtering one needs to make sure that Solr's indices can be used. Thus if you need spatial filtering, you need to apply this filters in Solr itself and then the openlayers_solr module should be suitable. See http://wiki.apache.org/solr/SpatialSearch for pointers and note that spatial filtering in Solr is independent of Cartaro except for the query building.
Comment #3
user654 commented.
Comment #4
ulim commentedNo roadmap yet, just many ideas. One of them is to use PostgreSQL's full text search capabilities instead of Solr since this would allow better combination with spatial search. We will keep the discussion going in #1917984: [META] Query support in Cartaro.
Comment #5
Anonymous (not verified) commented