Skip to content
Snippets Groups Projects
Zombienaute's avatar
Issue #3271337 by acbramley, larowlan: Add native support for n-gram and edge n-gram
Adam Bramley authored
fb4b8faf
History

Search API OpenSearch

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

Credits

This module heavily based on the work of the Elasticsearch Connector module.