Tags: tirthptl/search-processor
Tags
Add ignoreFailure and pipelineContext (opensearch-project#152) * Add ignoreFailure and pipelineContext Signed-off-by: Mingshi Liu <mingshl@amazon.com> * use lowercase Signed-off-by: Mingshi Liu <mingshl@amazon.com> --------- Signed-off-by: Mingshi Liu <mingshl@amazon.com>
Prepping for 2.6.0 release (opensearch-project#110) (opensearch-proje… …ct#112) * bumping plugin version, jackson-core * changing url in script * Adding 2.6.0 release notes * updating PR links to point to main branch PRs Signed-off-by: Sean Li <lnse@amazon.com> (cherry picked from commit 70913e2) Co-authored-by: Sean Li <lnse@amazon.com>
Add release note for 2.5.0 (opensearch-project#95) * add release-notes folder and 2.4.0 md file Signed-off-by: Mingshi Liu <mingshl@amazon.com> * Add release notes for 2.5.0 Signed-off-by: Mingshi Liu <mingshl@amazon.com> * add pr#95 Signed-off-by: Mingshi Liu <mingshl@amazon.com> * Organized labels Signed-off-by: Mingshi Liu <mingshl@amazon.com> * format Signed-off-by: Mingshi Liu <mingshl@amazon.com> Signed-off-by: Mingshi Liu <mingshl@amazon.com>
Change plugin name and depend on 2.4 As we get closer to releasing this plugin to work with 2.4, we should update the name -- going with search-processor -- to better reflect the idea that it will be able to transform search requests and responses. Also, we need to update the build to point to 2.4 snapshots, instead of 2.1. Signed-off-by: Michael Froh <froh@amazon.com>