org.opensearch.search.pipeline.common.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of search-pipeline-common Show documentation
Show all versions of search-pipeline-common Show documentation
OpenSearch subproject :modules:search-pipeline-common
/*
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*/
/**
* A collection of commonly-useful request and response processors for use in search pipelines.
*/
package org.opensearch.search.pipeline.common;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy