Skip to content

Add support for percolate during Bulk Index operation #274

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

Merged
merged 2 commits into from
May 23, 2013

Conversation

daflookie
Copy link
Contributor

Previously in NEST you could request to percolate during a bulk index operation, but the items collection did not contain a property for the list of matches that ES returns in it's response. I needed that for a scenario of mine and thought it may be useful to others as well.

FYI I'm a new to git and nunit so if there is a different recommended approach or series of tests you would like I can try to incorporate those.

Thanks!

Mpdreamz added a commit that referenced this pull request May 23, 2013
Add support for percolate during Bulk Index operation
@Mpdreamz Mpdreamz merged commit cefd6f7 into elastic:master May 23, 2013
@Mpdreamz
Copy link
Member

Awesome, this feature of the _bulk call was completely off my radar! Thanks @daflookie

@Mpdreamz Mpdreamz mentioned this pull request Jun 10, 2013
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