Add Search API data source implementation

Created on 7 August 2025, 8 days ago

Problem/Motivation

This is for ElasticSearch version 8 and is based off of the feature request for version 7 Add Search API data source implementation Needs work

The Search API SOLR module provides a Search API data source implementation that allows to serve information from externally created SOLR indexes in views.

In the Elasticsearch Connector module exists a sub-module (elasticsearch_connector_views) that provides a direct standalone integration with views, but it is in an early development state and its hard to integrate with other common features in search engines, like facets.

In any case, a Search API data source implementation would not be incompatible with the elasticsearch_connector_views sub-module, but might be the preferable way since the data source approach takes advantage of the Search API capabilities: fine field management, good views integration, facets, etc.

Proposed resolution

Provide a Search API data source implementation for ElasticSearch 8.

Remaining tasks

Review, commit.

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

TBD.

Feature request
Status

Needs work

Version

8.0

Component

Code

Created by

🇨🇦Canada kdborg@gmail.com

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024