Example
Performance comparation. Solr or Elastic is de best option

This project is not covered by Drupal’s security advisory policy.

This module allows the geolocation fields to be indexed in the ElasticSearch as geolocable fields.

The module creates a widget type for facet filters that can filter the values according to the geolocation of the values.
This allows:
- use an ajax map as facet filter in conjunction with other facet filters
- be able to render many points on the map without having performance problems (grouping is done by ElasticSearch, not by php or js)
- filter each time the map is scrolled or zoomed

An example website can be seen at https://coronavirus3dprint.com/

Important !!: This module only works with search_api and elasticsearch_connector.
It has been specifically tested with ElasticSearch v7

Another module of interest that we recommend you look at: https://www.drupal.org/project/geocluster

Project information

  • caution Seeking co-maintainer(s)
    Maintainers are looking for help reviewing issues.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Site structure, Site search
  • Created by trebormc on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases