Skip to content

Remove deprecated IdsQueryBuilder ctor#25529

Merged
cbuescher merged 1 commit intoelastic:masterfrom
cbuescher:idsQb-remove-ctor
Jul 4, 2017
Merged

Remove deprecated IdsQueryBuilder ctor#25529
cbuescher merged 1 commit intoelastic:masterfrom
cbuescher:idsQb-remove-ctor

Conversation

@cbuescher
Copy link
Copy Markdown
Member

The constructor using types has been deprecated for a while now (starting with
ES 5.1.). It can be removed in the next mayor version. Since types are optional
they should be added with the #types() setter.

The constructor using `types` has been deprecated for a while now (starting with
ES 5.1.). It can be removed in the next mayor version. Since types are optional
they should be added with the #types() setter.
Copy link
Copy Markdown
Contributor

@javanna javanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM shall we mark this breaking-java?

@cbuescher
Copy link
Copy Markdown
Member Author

shall we mark this breaking-java

I wasn't sure, the ctor has been deprecated in 5.

@cbuescher cbuescher merged commit 5200665 into elastic:master Jul 4, 2017
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Jul 4, 2017
* master:
  [Analysis] Support normalizer in request param (elastic#24767)
  Remove deprecated IdsQueryBuilder constructor (elastic#25529)
  Adds check for negative search request size (elastic#25397)
  test: also inspect the upgrade api response to check whether the upgrade really ran
  [DOCS] restructure java clients docs pages (elastic#25517)
@cbuescher cbuescher deleted the idsQb-remove-ctor branch November 27, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants