Commit graph

12198 commits

Author SHA1 Message Date
Ioana Tagirta
e40319c7a0
Remove references to doc types in percolator docs (#123508) (#123529) 2025-02-27 03:26:57 +11:00
Nik Everett
e12d7775e7
ESQL: Add known issue for slow VALUES (#123222)
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2025-02-24 16:41:09 +00:00
elasticsearchmachine
8350b129ee Finalize release notes for v8.16.4 2025-02-12 06:00:19 +11:00
elasticsearchmachine
17baef4d53
Update docs for v8.16.4 release (#122106) 2025-02-10 11:33:56 +01:00
Joe Gallo
24c39085ca
Update geolocation database documentation (#121472) (#121671) 2025-02-05 02:22:49 +11:00
Liam Thompson
13441bc9b1
Update recovery.asciidoc (#114889) (#121218)
(cherry picked from commit d8874b6524)

Co-authored-by: Paulo <paulletilly@gmail.com>
2025-01-30 04:45:20 +11:00
Liam Thompson
7e736e0def
[DOCS] Update getting-started.asciidoc (#116151) (#121172)
Update `new_field` to `language` which is the actual new field added in dynamic mapping

Co-authored-by: Ekwinder <ekwindersaini@gmail.com>
2025-01-30 00:51:21 +11:00
Valeriy Khakhutskyy
1538e0d29e
Extend documentation note. (#121146) (#121160) 2025-01-29 23:30:26 +11:00
István Zoltán Szabó
a201f549d2
[8.16] [DOCS] Documents that deployment_id can be used as inference_id in certain cases. (#121055) (#121072)
* [DOCS] Resolves conflict.

* Apply suggestions from code review
2025-01-28 21:56:22 +01:00
István Zoltán Szabó
cfddc26697
[DOCS] Resolves conflict. (#121069) 2025-01-28 21:07:05 +01:00
George Wallace
e7be978b3a
Adjusted alias doc for clarity (#120437) (#121063)
Co-authored-by: Kofi B <kofi.bartlett@elastic.co>
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2025-01-29 03:51:38 +11:00
Panagiotis Bailis
c5a57fc690
[8.16] backporting fix for negative scores in text_similarity_ranker retriever (#121056) 2025-01-28 18:30:16 +02:00
Carlos Delgado
97c4bdca28
Fix incorrect use of "updateable" flag in synonyms documentation (#120866) (#121044)
Co-authored-by: Amine GANI <gani.amine@gmail.com>
Co-authored-by: Amine GANI <amine.gani@adelean.com>
2025-01-29 02:07:26 +11:00
Charlotte Hoblik
5d00b7e8cc
Fix typo in tutorial (#120928) (#121040) 2025-01-29 01:36:28 +11:00
Liam Thompson
80039d6d25
Update match-phrase-query.asciidoc (#118828) (#121035)
(cherry picked from commit 8e9cccba6a)

Co-authored-by: Damien RENIER <153135842+damien-renier-elastic@users.noreply.github.com>
2025-01-29 01:10:09 +11:00
Pius Fung
e1c635b336
Add warning on scripted metric aggregation's intermediate state memory usage (#119379) (#121003) 2025-01-28 21:39:26 +11:00
Sean Story
46361e4d70
Clarify need to submit for authorization (#119460) (#121002) 2025-01-28 21:34:12 +11:00
Maxim Kholod
7fbe99db8a
Update index-templates.asciidoc (#113461) (#120893)
Adding `security_solution-*-*` in list of index nae to avoid the pattern collisions.

(cherry picked from commit 0638d3977a)

Co-authored-by: Smriti <152067238+smriti0321@users.noreply.github.com>
2025-01-27 12:30:07 +01:00
Liam Thompson
8f58b770c3
Removes outdated admonition (#120556) (#120705)
Resolves /security-docs/https://github.com/elastic/security-docs/issues/6430. Removes an outdated admonition.

(cherry picked from commit 63074d8e70)

Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
2025-01-23 23:42:35 +11:00
Marci W
ce90795b2d
[DOCS] Count API: clarify ways to specify search query (#120564) (#120681)
* Clarify query methods; other sprucing

* Apply suggestions from review
2025-01-23 10:31:10 +11:00
Andrei Stefan
faeeb31822
Update search-across-clusters.asciidoc to reflect the true default value of skip_unavailable setting. (#120592) (#120634) 2025-01-23 01:36:51 +11:00
elasticsearchmachine
24ff286e59 Finalize release notes for v8.16.3 2025-01-22 22:30:08 +11:00
István Zoltán Szabó
2f1c2f82d4
[8.16] [DOCS] Rename inference services to inference integrations in docs (#120517)
Co-authored-by: David Kyle <david.kyle@elastic.co>
2025-01-21 12:31:31 +01:00
Liam Thompson
ee18ffe583
[DOCS] Updated wording for clarity for new users (#120257) (#120506)
Co-authored-by: Kofi B <kofi.bartlett@elastic.co>
2025-01-21 20:30:37 +11:00
Liam Thompson
9e6ce3c564
[DOCS] Update wildcard query documentation (#120251) (#120501)
Co-authored-by: Kofi B <kofi.bartlett@elastic.co>
2025-01-21 20:27:07 +11:00
Yang Wang
2ec306623e
Clarify docs around disk capacity expectation. (#115745) (#120491)
Make it explicit that es expects disks to have the same capacity across all the nodes in the same data tier.

(cherry picked from commit 3ebc1f48aa)

Co-authored-by: Ievgen Degtiarenko <ievgen.degtiarenko@elastic.co>
2025-01-21 16:38:20 +11:00
Charlotte Hoblik
9c14fb7037
Fix aggregation typo (#120461) (#120468) 2025-01-21 01:10:34 +11:00
Jongho Han
bf2e91d4a5
Update security-basic-setup.asciidoc (#117009)
Fix Starting -> Stopping
2025-01-20 10:06:39 +01:00
Pat Whelan
db506c30c4
[ML] Update docs to say PUT instead of POST (#120215) (#120229) 2025-01-16 06:19:18 +11:00
Liam Thompson
df303d2b90
[DOCS] More targeted link for ESQL in CCS overview (#120125) (#120183) 2025-01-15 20:58:14 +11:00
elasticsearchmachine
c6141dd49f
Update docs for v8.16.3 release (#120011) 2025-01-13 11:00:15 +01:00
Carlos Delgado
4705bde926
ESQL - Update QSTR docs (#120026) (#120028) 2025-01-13 20:09:13 +11:00
Zach Brisson
43b7524a04
Include enrich.cache_size breaking change in 8.16 doc (#118161)
This commit adds an "Ingest changes" to the breaking changes section to outline this new behavior.
2025-01-13 01:15:21 +00:00
Liam Thompson
304d45d85c
[DOCS] Improve/fix documentation on stored scripts (#119921) (#119972)
* Improve/fix documentation on stored scripts

* Update docs/reference/scripting/using.asciidoc

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>

* Update docs/reference/scripting/using.asciidoc

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>

* Update docs/reference/transform/painless-examples.asciidoc

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>

---------

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
(cherry picked from commit 1e608dc223)

Co-authored-by: Valentin Crettaz <valentin.crettaz@consulthys.com>
2025-01-11 04:17:50 +11:00
Liam Thompson
213f7a6604
Update Sharepoint Online connector documentation (#119933) (#119958)
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
(cherry picked from commit f2d069e2bf)

Co-authored-by: Artem Shelkovnikov <lavatroublebubble@gmail.com>
2025-01-11 02:31:33 +11:00
Michael Peterson
87211f249c
Resolve/cluster should mark remotes as not connected when a security exception is thrown (#119793) (#119866)
Fixes two bugs in _resolve/cluster.

First, the code that detects older clusters versions and does a fallback to the _resolve/index
endpoint was using an outdated string match for error detection. That has been adjusted.

Second, upon security exceptions, the _resolve/cluster endpoint was marking the clusters as connected: true,
under the assumption that all security exceptions related to cross cluster calls and remote index access were
coming from the remote cluster, but that is not always the case. Some cross-cluster security violations can
be detected on the local querying cluster after issuing the remoteClient.execute call but before the transport
layer actually sends the request remotely. So we now mark the connected status as false for all ElasticsearchSecurityException cases. End user docs have been updated with this information.
2025-01-10 01:57:36 +11:00
Liam Thompson
e3352ad7f6
Update rejected-requests.asciidoc (#119547) (#119672)
I believe this is a typo, as in our 8.16.1 cluster this field appears to be called `combined_coordinating_and_primary`

Co-authored-by: Ian Lee <IanLee1521@gmail.com>
2025-01-08 02:49:37 +11:00
Liam Thompson
c8b5b9a10d
[DOCS] RAG overview (#119590) (#119649) 2025-01-08 01:44:42 +11:00
Liam Thompson
e3ea188adb
[8.16] [DOCS] Add full-text search overview (#119462) (#119605)
* [DOCS] Add full-text search overview (#119462)

* Fix info per 8.16
2025-01-07 21:47:40 +11:00
Mark Vieira
0009de3575
Upgrade Bouncy Castle FIPS dependencies (#112989) (#119614)
This PR updates `bc-fips` and `bctls-fips` dependencies to the latest
minor versions.

(cherry picked from commit 6ea3e01958)

Co-authored-by: Slobodan Adamović <slobodanadamovic@users.noreply.github.com>
2025-01-07 08:03:17 +11:00
Edoardo Tenani
5542d7c1fe
[DOCS] update recommended template priority for override to 500 (#119450) (#119498) 2025-01-03 21:37:54 +11:00
Bogdan Pintea
ec17616c76
ESQL: Docs: add example of date bucketing with offset (#116680) (#118986)
Add an example of how to create date histograms with an offset.

Fixes #114167
2024-12-19 04:19:01 +11:00
Liam Thompson
a8ccd6d707
[DOCS] Make Wolfi hardened Docker option more prominent (#118755) (#118948) 2024-12-19 00:21:12 +11:00
Lee Hinman
296eb55fc1
Updated ilm docs as per the issue (#118148) (#118903)
This PR updates the Elasticsearch ILM tutorial for the newer screenshot
and the primary shard update in the text.

Co-authored-by: Satyam Mishra <satyyam.misshra1121@gmail.com>
2024-12-18 10:58:04 +11:00
Liam Thompson
31aceb3a8f
[DOCS] Update 8.16.2.asciidoc (#118878)
Add note
2024-12-17 14:03:45 -05:00
elasticsearchmachine
6ea912b204 Finalize release notes for v8.16.2 2024-12-18 05:30:13 +11:00
Rene Groeschke
cf7fb3ed83
[8.16] Add wolfi changelog (#118684)
* Add wolfi image as enhancement to changelogs

* Tweak yaml format

* Update docs regarding docker

* Update changelog after details is not permitted and push generated release notes

* Delete docs/changelog/118684.yaml

* Update docs/changelog/118684.yaml

* Bring back changelog file
2024-12-13 17:46:08 +00:00
Nik Everett
a4291cc1aa
Remove ESQL INLINESTATS from changelog (#118627)
ESQL's INLINESTATS is still experimental and not being released with
8.16. I was too excited when I wrote it and marked it as a feature. But
it's not released, so not really a feature.
2024-12-13 09:17:01 +11:00
Sean Story
fc1fb13693
Add known issue for salesforce DLS (#118489) (#118500) 2024-12-12 07:02:52 +11:00
Liam Thompson
75c4721cc3
[DOCS][101] Aggregations quickstart tutorial (#116251) (#118470)
(cherry picked from commit 56e1ca52ea)

# Conflicts:
#	docs/reference/quickstart/index.asciidoc
2024-12-12 02:50:55 +11:00