Tags: Divyaasm/search-processor
Tags
Upgrade 2.x branch to 2.11.1 (opensearch-project#209) I'm going to cut a 2.11 branch from this commit on 2.x. After I cut the 2.11 branch, I'm going to upgrade 2.x to 2.12.0. Signed-off-by: Michael Froh <froh@amazon.com>
Helper script for quickstart setup of Personalize plugin (opensearch-… …project#177) ### Description: Helper script is intended for quick start setup of OpenSearch. Script does following: * Build containers for both opensearch and opensearch dashboard * Picks up credentials from given profile or environment variable or default profile and stores them in opensearch keystore if available. * Gets both opensearch and opensearch dashboard up and running Signed-off-by: Ketan Kulkarni <kektnr@amazon.com>
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>