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

Extended Dataset type config to provide search options like strategy #8113

Conversation

amsiglan
Copy link
Collaborator

Description

Extended Dataset type config to provide search options like strategy to shift the strategy provided by language to the dataset itself.

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: Amardeepsingh Siglani <[email protected]>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.71%. Comparing base (2999fdf) to head (d3aa8b1).
Report is 39 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8113   +/-   ##
=======================================
  Coverage   63.71%   63.71%           
=======================================
  Files        3738     3738           
  Lines       88699    88699           
  Branches    13793    13793           
=======================================
+ Hits        56516    56517    +1     
+ Misses      31592    31591    -1     
  Partials      591      591           
Flag Coverage Δ
Linux_1 29.96% <ø> (ø)
Linux_2 58.79% <ø> (ø)
Linux_3 40.07% <ø> (+<0.01%) ⬆️
Linux_4 31.20% <ø> (ø)
Windows_1 29.97% <ø> (ø)
Windows_2 58.74% <ø> (ø)
Windows_3 40.07% <ø> (ø)
Windows_4 31.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kavilla kavilla added discover for discover reinvent v2.17.0 labels Sep 10, 2024
@ashwin-pc ashwin-pc merged commit b438c2e into opensearch-project:main Sep 11, 2024
75 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 11, 2024
…8113)

* added function to provide search strategy; updated interceptors to use the strategy

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* minor refactor

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* refactored code

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
(cherry picked from commit b438c2e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
amsiglan pushed a commit that referenced this pull request Sep 12, 2024
…8113) (#8131)

* added function to provide search strategy; updated interceptors to use the strategy



* minor refactor



* refactored code



---------


(cherry picked from commit b438c2e)

Signed-off-by: Amardeepsingh Siglani <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 20, 2024
…8113)

* added function to provide search strategy; updated interceptors to use the strategy

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* minor refactor

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* refactored code

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
(cherry picked from commit b438c2e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
abbyhu2000 pushed a commit that referenced this pull request Sep 21, 2024
…8113) (#8276)

* added function to provide search strategy; updated interceptors to use the strategy



* minor refactor



* refactored code



---------


(cherry picked from commit b438c2e)

Signed-off-by: Amardeepsingh Siglani <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
abbyhu2000 added a commit to abbyhu2000/OpenSearch-Dashboards that referenced this pull request Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants