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

deleteByQuery() implemented in Elastica\Index #816

Merged
merged 1 commit into from
Apr 17, 2015

Conversation

rmruano
Copy link
Contributor

@rmruano rmruano commented Apr 15, 2015

I've noticed that deleteByQuery() is only available at Elastica\Type, for convenience I've implemented Elastica\Index::deleteByQuery() and I've added the same tests that Elastica\Type has but with a few modifications to validate that documents from all types of the index are successfully deleted.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 84.71% when pulling d2cbbe4 on rmruano:index-delete-by-query into 917096e on ruflin:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 84.71% when pulling d2cbbe4 on rmruano:index-delete-by-query into 917096e on ruflin:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 84.71% when pulling d2cbbe4 on rmruano:index-delete-by-query into 917096e on ruflin:master.

ruflin added a commit that referenced this pull request Apr 17, 2015
deleteByQuery() implemented in Elastica\Index
@ruflin ruflin merged commit 527136c into ruflin:master Apr 17, 2015
@ruflin
Copy link
Owner

ruflin commented Apr 17, 2015

Thx

@tmatei
Copy link
Contributor

tmatei commented Jun 4, 2015

@ruflin Any way you can bump the version?

@ruflin
Copy link
Owner

ruflin commented Jun 4, 2015

@tmatei Not sure what you mean. There were already 2 releases with the changes above.

@tmatei
Copy link
Contributor

tmatei commented Jun 4, 2015

@ruflin sorry my bad, I was still on the 1.4.x, didn't notice you moved to 2.x

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.

4 participants