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

Closed
wants to merge 10 commits into 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
@spatie-bot
Copy link

Dear contributor,

because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it.

@spatie-bot spatie-bot closed this Sep 9, 2024
@dam-bal
Copy link
Contributor Author

dam-bal commented Sep 19, 2024

@AlexVanderbist any chance of this being merged?

@dam-bal dam-bal mentioned this pull request Oct 3, 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.

2 participants