Skip to content

Conversation

@jrodewig
Copy link
Contributor

We incorrectly list wait_for as a valid refresh argument for the
following APIs:

  • Delete by query
  • Multi get
  • Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031

We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.
@jrodewig jrodewig added :Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >bug >docs General docs changes v7.13.3 v7.14.0 v8.0.0 labels Jun 30, 2021
@elasticmachine elasticmachine added Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. Team:Docs Meta label for docs team labels Jun 30, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@joegallo joegallo added v7.13.4 and removed v7.13.3 labels Jun 30, 2021
@jrodewig
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/docs

@jrodewig jrodewig merged commit a961d82 into elastic:master Jul 7, 2021
@jrodewig jrodewig deleted the docs__fix-refresh-params branch July 7, 2021 14:18
jrodewig added a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
jrodewig added a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
jrodewig added a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
jrodewig added a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
elasticsearchmachine pushed a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
jrodewig added a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
jrodewig added a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
elasticsearchmachine pushed a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
elasticsearchmachine pushed a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
jrodewig added a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
jrodewig added a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
jrodewig added a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
jrodewig added a commit that referenced this pull request Jul 7, 2021
We incorrectly list `wait_for` as a valid `refresh` argument for the
following APIs:

* Delete by query
* Multi get
* Reindex

This fixes that error. It also updates the get API docs for consistency.

Closes #65031
@jrodewig jrodewig added the v7.3.3 label Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >docs General docs changes Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. Team:Docs Meta label for docs team v7.3.3 v7.4.3 v7.5.3 v7.6.3 v7.7.2 v7.8.2 v7.9.4 v7.10.3 v7.11.3 v7.12.2 v7.13.4 v7.14.0 v7.15.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow 'wait_for' option for query param 'refresh' when using _reindex (as in the docs)

6 participants