Skip to content

Removed unnecessary applies_to blocks from deprecated query#144096

Merged
leemthompo merged 2 commits intomainfrom
leemthompo-patch-8
Mar 12, 2026
Merged

Removed unnecessary applies_to blocks from deprecated query#144096
leemthompo merged 2 commits intomainfrom
leemthompo-patch-8

Conversation

@leemthompo
Copy link
Copy Markdown
Member

^

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 12, 2026

Vale Linting Results

Summary: 3 suggestions found

💡 Suggestions (3)
File Line Rule Message
docs/reference/query-languages/query-dsl/query-dsl-text-expansion-query.md 60 Elastic.Wordiness Consider using 'to' instead of 'in order to'.
docs/reference/query-languages/query-dsl/query-dsl-text-expansion-query.md 60 Elastic.WordChoice Consider using 'deactivated, deselected, hidden, turned off, unavailable' instead of 'Disabled', unless the term is in the UI.
docs/reference/query-languages/query-dsl/query-dsl-text-expansion-query.md 199 Elastic.Wordiness Consider using 'to' instead of 'in order to'.

The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 12, 2026

@github-actions
Copy link
Copy Markdown
Contributor

ℹ️ Important: Docs version tagging

👋 Thanks for updating the docs! Just a friendly reminder that our docs are now cumulative. This means all 9.x versions are documented on the same page and published off of the main branch, instead of creating separate pages for each minor version.

We use applies_to tags to mark version-specific features and changes.

Expand for a quick overview

When to use applies_to tags:

✅ At the page level to indicate which products/deployments the content applies to (mandatory)
✅ When features change state (e.g. preview, ga) in a specific version
✅ When availability differs across deployments and environments

What NOT to do:

❌ Don't remove or replace information that applies to an older version
❌ Don't add new information that applies to a specific version without an applies_to tag
❌ Don't forget that applies_to tags can be used at the page, section, and inline level

🤔 Need help?

@leemthompo leemthompo marked this pull request as ready for review March 12, 2026 11:26
@leemthompo leemthompo requested a review from a team as a code owner March 12, 2026 11:26
@elasticsearchmachine elasticsearchmachine added the needs:triage Requires assignment of a team area label label Mar 12, 2026
@leemthompo leemthompo added the >docs General docs changes label Mar 12, 2026
@leemthompo leemthompo added the Team:Docs Meta label for docs team label Mar 12, 2026
@elasticsearchmachine elasticsearchmachine removed the needs:triage Requires assignment of a team area label label Mar 12, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@leemthompo leemthompo merged commit 5e5c79f into main Mar 12, 2026
14 checks passed
@leemthompo leemthompo deleted the leemthompo-patch-8 branch March 12, 2026 15:20
szybia added a commit to szybia/elasticsearch that referenced this pull request Mar 12, 2026
…elocations

* upstream/main: (49 commits)
  CCS logging fixes (elastic#144070)
  Improve CPS cluster exclusion handling (elastic#143488)
  Remove snapshot condition now that node_reduce phase is in non-snapshot builds (elastic#144090)
  Drop deprecation warnings when updating a mapping in the cluster state applier (elastic#143884) (elastic#144040)
  Add ensureGreenAndNoInitializingShards helper (elastic#144044)
  Removed unnecessary applies_to blocks from deprecated query (elastic#144096)
  [CPS] Use single CrossProjectModeDecider instance (elastic#144030)
  Fix ESQL TS requests with LIMIT 0 (elastic#144031)
  ESQL: Remove `create` methods in aggs (elastic#144098)
  ES|QL: Refactor ChangeLimitOperator (elastic#144017)
  Add Paginated Hit Source Tests (elastic#142592)
  Fix test failure not preferred (elastic#144019)
  Remove serialization logic from EIS authorization response (elastic#144021)
  ESQL: CSV schema inference and parsing enhancements (elastic#144050)
  ESQL: Fix incorrectly optimized fork with nullify unmapped_fields (elastic#143030)
  Fix MMR release test using subqueries (elastic#144087)
  Refactoring `UserAgentPlugin` (elastic#140712)
  Drop non-finite samples in Prometheus remote write (elastic#144055)
  [TEST] Wait for internal inference indices to be created in authorization IT (elastic#143885)
  Disable ndjson datasource QA tests in release-tests (elastic#143992)
  ...
michalborek pushed a commit to michalborek/elasticsearch that referenced this pull request Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>docs General docs changes Team:Docs Meta label for docs team v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants