Search API OpenSearch
1,677 sites
Security covered
This module provides a backend for the Search API module to connect with OpenSearch. It allows you to index content, configure field mappings, and use features like facets and "more like this" in your Drupal site's search.
This modules provides a Search API Backend for OpenSearch.
This module uses the official OpenSearch PHP Client.
Features
- Search API integration for indexing, field mapping, views etc.
- Facets
- More Like This
- Connector plugin type for external connector extensions
Hosted OpenSearch Services
- Amazon OpenSearch Service: Operate OpenSearch with the leading contributor of the community-driven, open source software.
Currently supported on PHP 8.1+
Credit
This module heavily based on the work of the Elasticsearch Connector module.