Addons

Nuxeo Search Client OpenSearch

Updated: May 8, 2026

Since Nuxeo LTS 2025, you have to explicitly choose and install a SearchClient package. By default, the SearchService will be configured with a Repository SearchClient that is using the underlying repository data store (VCS or DBS) with limited capabilities regarding fulltext search, aggregation and scalability. Therefore, we provide 2 OpenSearch packages to rely on this external search engine:

  • For OpenSearch 1.x, install the nuxeo-search-client-opensearch1 package.
  • For OpenSearch 2.x, install the nuxeo-search-client-opensearch2 package.

Installation

This addon requires no specific installation steps. It can be installed like any other package with nuxeoctl command line or from the Marketplace.

Configuration

For configuration of the OpenSearch 1.x / Elasticsearch 7–8 client, see Search setup for OpenSearch 1.x and Elasticsearch 7.x–8.x and the shared procedures on Search setup (opensearch1 examples). For OpenSearch 2.x, see Search setup for OpenSearch 2.x and reuse those shared steps with the opensearch2 namespace.