Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module acts as a secure proxy between frontend applications and Elasticsearch, allowing decoupled applications to perform advanced searches. It streamlines communication, adds security, and can be extended for custom query modifications.

Introduction

The Search API - ElasticsearchKit Proxy module provides a robust integration with Elasticsearch, acting as a proxy between any frontend application (e.g., React, Vue) and Elasticsearch. It ensures secure and efficient communication, making it ideal for decoupled applications requiring advanced search capabilities.

Features

  • Proxy Elasticsearch requests: Acts as a secure proxy between any frontend application (like React or Vue) and Elasticsearch, allowing frontend apps to query Elasticsearch without exposing sensitive data.
  • Front-end agnostic: This module works seamlessly with any frontend framework, making it versatile for various decoupled setups.
  • Advanced filtering and security: Adds query filters and security credentials to Elasticsearch requests, protecting the backend while allowing flexible queries.
  • Extendable Controller: The module allows you to extend the controller in your custom module. This enables you to modify Elasticsearch queries and the returned JSON results to suit your specific requirements.

Use cases include:

  • Decoupled React or Vue apps needing secure Elasticsearch integrations.
  • Any frontend application that needs to perform advanced searches using Elasticsearch with server-side filtering and security.

Post-Installation

  1. Navigate to Configuration > Search API.
  2. Select or configure your Elasticsearch server.
  3. Set up the module to act as a proxy by specifying server credentials and query filters in your settings form.

Additional Requirements

  • Elasticsearch - Search API: Integrates Elasticsearch with Search API, allowing this module to handle queries.
  • Search API: Provides the main framework for search.
  • Elasticsearch Connector: This modules provides a Search API backend for Elasticsearch, using the official Elasticsearch PHP Client.

Activity

Total releases
2
First release
May 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Release date
2.0.0 Stable May 10, 2025
2.0.x-dev Dev May 10, 2025