Class OpenSearchPassthroughComponent

java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.ecm.restapi.opensearch1.OpenSearchPassthroughComponent
All Implemented Interfaces:
Adaptable, Component, Extensible, TimestampedService

public class OpenSearchPassthroughComponent extends DefaultComponent
Since:
2025.13
  • Field Details

    • CAPABILITY_PASSTHROUGH

      public static final String CAPABILITY_PASSTHROUGH
      See Also:
    • PASSTHROUGH_ELASTICSEARCH_ENABLED_PROPERTY

      public static final String PASSTHROUGH_ELASTICSEARCH_ENABLED_PROPERTY
      See Also:
    • PASSTHROUGH_ELASTICSEARCH_AUDIT_ENABLED_PROPERTY

      public static final String PASSTHROUGH_ELASTICSEARCH_AUDIT_ENABLED_PROPERTY
      See Also:
  • Constructor Details

    • OpenSearchPassthroughComponent

      public OpenSearchPassthroughComponent()
  • Method Details