We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Major release, no BC.
https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-1.6.html https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-2.0.html https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-2.3.html
{ "query": { "bool": { "should": [ { "term": { "birthday": { "value": "1982-02-17", "boost": 2.0 } } } ] } } }
The text was updated successfully, but these errors were encountered:
Maybe #3 could be the new interface. ping @henriquemoody, what's in your mind?
Sorry, something went wrong.
+1
No branches or pull requests
Major release, no BC.
https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-1.6.html
https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-2.0.html
https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-2.3.html
The text was updated successfully, but these errors were encountered: