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

make the shard information returned by searches available #373

Closed
wants to merge 1 commit into from

Conversation

kylebrandt
Copy link

I would like to be able to access shard information that is returned by search queries.

My particular use case is that I would like to know when 0 shards were hit when IgnoreUnavailable is true.

@olivere
Copy link
Owner

olivere commented Oct 10, 2016

Yep, thanks for being a contributor. I hope I'll find the time to merge your PR over the weekend.

@olivere
Copy link
Owner

olivere commented Oct 16, 2016

Will soon be available, in 3.0.56.

@olivere olivere closed this Oct 16, 2016
olivere added a commit that referenced this pull request Oct 16, 2016
Search results return information about the shards in `_shards`.
This is now part of the `SearchResult`.

Close #373
dylannz pushed a commit to HomesNZ/elastic that referenced this pull request Jan 15, 2017
Search results return information about the shards in `_shards`.
This is now part of the `SearchResult`.

Close olivere#373
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