Hi - we are using CiviCRM for Events - which I am mapping using Open Layers. CiviEvent Locations have their own Lat Long fields which OpenLayers works with well.
I tried out Proximity but
- the filter does not show under Filter > Groups for a CiviEvent type View
- the indexing won't apply to things that are not nodes.

So we would need to recook the indexing so it can work with the CiviEvent Lat/Long fields?
And get the 'filter' to be available for CiviEvents.

Any pointers?

Comments

tecjam’s picture

I have the same issue, well, sort of.

I want to use the proximity filter on a search api view which has facet blocks, but I do not have the option to select the proximity. As you say, it is only available for node views.

I would loike to know which part of the module specifies for the filter only to show up on node views, or which hooks I need to extend or modify for it to work on search api pages.