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

NestedQuery improvements #47

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

dam-bal
Copy link
Contributor

@dam-bal dam-bal commented May 7, 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 marked this pull request as ready for review May 7, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant