Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Add indexing and search index settings #689

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9408cc2 from #667.

* Add indexing and search index settings

This commit adds indexing and search settings to index settings. These
settings allow configuring of slow logs for indexing and search, as
well as setting search idle after.

Search idle after duplicates the individual
IndexSettings::searchIdleAfter property, but this pattern is already
present e.g. IndexSettings::blocks and IndexSettings::blocksReadOnly,
IndexSettings::blocksRead, etc.

Signed-off-by: Russ Cam <[email protected]>

* add changelog entry

Signed-off-by: Russ Cam <[email protected]>

* Add documentation and sample

Signed-off-by: Russ Cam <[email protected]>

* Update IndexTemplates

Signed-off-by: Russ Cam <[email protected]>

---------

Signed-off-by: Russ Cam <[email protected]>
(cherry picked from commit 9408cc2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@reta reta merged commit ff3916c into 2.x Oct 25, 2023
54 checks passed
@github-actions github-actions bot deleted the backport/backport-667-to-2.x branch October 25, 2023 17:44
@BrendonFaleiro BrendonFaleiro mentioned this pull request Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant