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

[Java client] - FilterBuilder and QueryBuilder should throw ElasticSearchIllegalArgumentException #4199

Closed
martijnvg opened this issue Nov 18, 2013 · 1 comment

Comments

@martijnvg
Copy link
Member

QueryBuilderException has been dropped in favor for throwing ElasticSearchIllegalArgumentException. The #buildAsBytes() methods now have ElasticSearchException in their signature.

This change only applies to the Java client.

@ghost ghost assigned martijnvg Nov 18, 2013
@martijnvg
Copy link
Member Author

Added to master (9c15b86) and 0.90 (73ce47c)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant