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

[DOCS] Fix ignore_unavailable parameter definition #84071

Merged
merged 1 commit into from
Feb 17, 2022
Merged

[DOCS] Fix ignore_unavailable parameter definition #84071

merged 1 commit into from
Feb 17, 2022

Conversation

jrodewig
Copy link
Contributor

The current ignore_unavailable definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

@jrodewig jrodewig requested review from javanna and dnhatn February 16, 2022 23:53
@jrodewig jrodewig marked this pull request as ready for review February 16, 2022 23:53
@elasticmachine elasticmachine added Team:Docs Meta label for docs team Team:Search Meta label for search team labels Feb 16, 2022
@elasticmachine
Copy link
Collaborator

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

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

Copy link
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

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

LGTM.

@jrodewig
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
8.1
8.0
7.17
7.16
7.15
7.14
7.13
7.12
7.11
7.10
7.9

Questions ?

Please refer to the Backport tool documentation

elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

(cherry picked from commit f9a64b2)
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

(cherry picked from commit f9a64b2)
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

(cherry picked from commit f9a64b2)
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

(cherry picked from commit f9a64b2)
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

(cherry picked from commit f9a64b2)
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

(cherry picked from commit f9a64b2)
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

(cherry picked from commit f9a64b2)
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

(cherry picked from commit f9a64b2)
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

(cherry picked from commit f9a64b2)
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

(cherry picked from commit f9a64b2)
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.

(cherry picked from commit f9a64b2)

# Conflicts:
#	docs/reference/eql/eql-search-api.asciidoc
weizijun added a commit to weizijun/elasticsearch that referenced this pull request Feb 18, 2022
* upstream/master: (167 commits)
  Mute FrozenSearchableSnapshotsIntegTests#testCreateAndRestorePartialSearchableSnapshot
  Mute LdapSessionFactoryTests#testSslTrustIsReloaded
  Fix spotless violation from last commit
  Mute GeoGridTilerTestCase#testGeoGridSetValuesBoundingBoxes_UnboundedGeoShapeCellValues
  Small formatting clean up (elastic#84144)
  Always re-run Feature migrations which have encountered errors (elastic#83918)
  [DOCS] Clarify `orientation` usage for WKT and GeoJSON polygons (elastic#84025)
  Group field caps response by index mapping hash (elastic#83494)
  Shrink join queries in slow log (elastic#83914)
  TSDB: Reject the nested object fields that are configured time_series_dimension (elastic#83920)
  [DOCS] Remove note about partial response from Bulk API docs (elastic#84053)
  Allow regular data streams to be migrated to tsdb data streams. (elastic#83843)
  [DOCS] Fix `ignore_unavailable` parameter definition (elastic#84071)
  Make Metadata extend AbstractCollection (elastic#83791)
  Add API specs for OpenID Connect APIs
  Revert "Clean up for superuser role name references (elastic#83627)" (elastic#84096)
  Update Lucene analysis base url (elastic#84094)
  Avoid null threadContext in ResultDeduplicator (elastic#84093)
  Use static empty store files metadata (elastic#84034)
  Preserve context in snapshotDeletionListeners (elastic#84089)
  ...

# Conflicts:
#	x-pack/plugin/rollup/build.gradle
probakowski pushed a commit to probakowski/elasticsearch that referenced this pull request Feb 23, 2022
The current `ignore_unavailable` definition is a bit misleading. The parameter primarily determines if a request that targets a missing or closed index returns an error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes :Search/Search Search-related issues that do not fall into other categories Team:Docs Meta label for docs team Team:Search Meta label for search team v7.9.4 v7.10.3 v7.12.2 v7.13.5 v7.14.3 v7.15.3 v7.16.4 v7.17.1 v8.0.2 v8.1.1 v8.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants