Skip to content

Nested query improvements#17

Merged
dam-bal merged 10 commits into
mainfrom
nested-query-improvements
May 14, 2024
Merged

Nested query improvements#17
dam-bal merged 10 commits into
mainfrom
nested-query-improvements

Conversation

@dam-bal
Copy link
Copy Markdown
Owner

@dam-bal dam-bal commented May 14, 2024

  • Added tests for NestedQuery.
  • Updated NestedQuery to use promoted properties.
  • Added ignore_unmapped and score_mode to NestedQuery.
  • Added inner_hits (https://www.elastic.co/guide/en/elasticsearch/reference/current/inner-hits.html) to NestedQuery .
    • name is not required for inner_hits to work but, I have made it required as when toArray is called without anything set it will produce empty array and that's not valid inner_hits.
  • Updated README.md to include section about InnerHits.

@dam-bal dam-bal added the enhancement New feature or request label May 14, 2024
@dam-bal dam-bal self-assigned this May 14, 2024
@dam-bal dam-bal merged commit 5093fd3 into main May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant