Add support for ElasticSearch Geo queries via search_api_location

Created on 3 January 2025, 3 months ago

Problem/Motivation

As discovered in #3116153-7: Add support for geofield mapping back to 8.0.x , it is possible to store geographic data from Drupal Geofield fields into ElasticSearch's geo_point fields in indexed documents.

However, there does not appear to be a way to construct an ElasticSearch Geo query through the Search API Location module .

Proposed resolution

Review the Search API Location module 's API.

Construct ElasticSearch Geo queries in ElasticSearch Connector.

Remaining tasks

  1. Write a patch
  2. Review and feedback
  3. RTBC and feedback
  4. Commit

User interface changes

To be determined; likely none.

API changes

To be determined.

Data model changes

To be determined; likely none.

Feature request
Status

Active

Version

8.0

Component

Code

Created by

🇨🇦Canada mparker17 UTC-4

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024