Skip to content

Tags: Divyaasm/search-processor

Tags

2.11.1

Toggle 2.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

2.9.0

Toggle 2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

2.8.0

Toggle 2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

2.5.0

Toggle 2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

2.4.0

Toggle 2.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Modifying logic to generate passages from search result document (ope…

…nsearch-project#33)

Signed-off-by: Mahita Mahesh <mahitam@amazon.com>

v2.4.0-alpha

Toggle v2.4.0-alpha's commit message

Verified

This commit was signed with the committer’s verified signature.
msfroh Michael Froh
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>