Craig Taverner
0722687e9a
9.0 esql docs backport ( #125833 )
...
Manual backport of two PRs: * #125155 * #125251
Even though the docs are not needed in 9.0, due to all docs being
published off main, doing the backport makes future backports of
non-docs, but docs-adjacent PRs easier.
2025-03-28 21:22:05 +11:00
Alexander Spies
46c90388c6
ESQL: Sync esql docs entirely to main ( #125691 )
...
This entirely syncs the contents of docs/reference/query-languages/esql with main, just so we can continue auto-backporting easily, which will continue to be relevant.
2025-03-26 18:41:28 +01:00
Liam Thompson
d90c6b76a2
[9.0] [docs] Prepare for docs-assembler ( #125118 ) ( #125339 )
...
* [docs] Prepare for docs-assembler (#125118 )
* reorg files for docs-assembler and create toc.yml files
* fix build error, add redirects
* only toc
* move images
(cherry picked from commit 9bcd59596d
)
# Conflicts:
# docs/reference/aggregations/search-aggregations-pipeline-bucket-script-aggregation.md
# docs/reference/aggregations/search-aggregations-pipeline-cumulative-cardinality-aggregation.md
# docs/reference/aggregations/search-aggregations-pipeline-cumulative-sum-aggregation.md
# docs/reference/aggregations/search-aggregations-pipeline-derivative-aggregation.md
# docs/reference/aggregations/search-aggregations-pipeline-extended-stats-bucket-aggregation.md
# docs/reference/aggregations/search-aggregations-pipeline-max-bucket-aggregation.md
# docs/reference/aggregations/search-aggregations-pipeline-min-bucket-aggregation.md
# docs/reference/aggregations/search-aggregations-pipeline-percentiles-bucket-aggregation.md
# docs/reference/aggregations/search-aggregations-pipeline-stats-bucket-aggregation.md
# docs/reference/aggregations/search-aggregations-pipeline-sum-bucket-aggregation.md
# docs/reference/query-languages/esql/esql-commands.md
# docs/reference/query-languages/esql/esql-lookup-join.md
# docs/reference/query-languages/esql/esql-process-data-with-dissect-grok.md
# docs/reference/query-languages/images/esql-lookup-join.png
# docs/reference/query-languages/toc.yml
# docs/reference/search-connectors/es-connectors-run-from-docker.md
# docs/reference/text-analysis/analysis-apostrophe-tokenfilter.md
# docs/reference/toc.yml
* remove markers
---------
Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>
2025-03-20 22:20:12 +02:00
Craig Taverner
d3d9a00fb1
[9.0] ESQL autogenerate docs v3 ( #124312 ) ( #124786 )
...
Manual backport of https://github.com/elastic/elasticsearch/pull/124312
and https://github.com/elastic/elasticsearch/pull/124742
2025-03-14 06:33:18 +11:00
Liam Thompson
8275ac8d1f
Split ESQL functions/operators docs files ( #123904 ) ( #124214 )
...
* Port from asciidocalypse
* Fix links for operator lists
* Remove unused image files after moving/editing them
* Fix lists links
* Fix like/rlike links
* Fix remaining bad references to /elasticsearch/docs
* Fix logstash and beats references
* Fix logstash and beats references
* Fix image links
(cherry picked from commit efe7379e67
)
Co-authored-by: Craig Taverner <craig@amanzi.com>
2025-03-06 16:58:30 +01:00