Commit graph

1396 commits

Author SHA1 Message Date
Liam Thompson
f2c59ec213
[DOCS] Fix link in RAG doc (#125077) (#125080)
Replicates https://github.com/elastic/docs-content/pull/815 in 8.x docs
2025-03-18 21:22:20 +11:00
kosabogi
73fc040661
Clarify 'inference_id' usage in ELSER semantic search guide (#124854) (#125035)
* Fix ELSER document

* Fix inference_id

* my-elser-endpoint
2025-03-18 03:22:31 +11:00
Kofi B
37230dc910
Opster paginate changes rebase (#123674)
* This is a copy from the original ticket https://github.com/elastic/elasticsearch/pull/120171

* Update docs/reference/search/search-your-data/paginate-search-results.asciidoc

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

---------

Co-authored-by: George Wallace <georgewallace@users.noreply.github.com>
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2025-02-28 18:27:18 -07:00
fdipilla
1865635a33
Removed trailing comma (#122430)
When this example was copy/pasted onto the console it was throwing a 'Bad string' error on the editor
2025-02-17 16:50:41 +01:00
George Wallace
4aa793e1a5
[DOCS] Search multiple indices added info (#120572) (#121136)
* [DOCS] Search multiple indices added info

* Update docs/reference/search/search-your-data/search-multiple-indices.asciidoc



* Update docs/reference/search/search-your-data/search-multiple-indices.asciidoc



* Update docs/reference/search/search-your-data/search-multiple-indices.asciidoc



* Update docs/reference/search/search-your-data/search-multiple-indices.asciidoc



* Update docs/reference/search/search-your-data/search-multiple-indices.asciidoc



---------

Co-authored-by: Kofi B <kofi.bartlett@elastic.co>
2025-01-29 20:16:02 +11:00
Liam Thompson
25b21df27e
[DOCS] Added additional context to page (#120569) (#121138)
Co-authored-by: Kofi B <kofi.bartlett@elastic.co>
2025-01-29 20:15:34 +11:00
Panagiotis Bailis
f59a179613
[8.17] backporting fix for negative scores in text_similarity_ranker retriever (#121057) 2025-01-29 04:30:20 +11:00
Carlos Delgado
b4f629c0b5
Fix incorrect use of "updateable" flag in synonyms documentation (#120866) (#121045)
Co-authored-by: Amine GANI <gani.amine@gmail.com>
Co-authored-by: Amine GANI <amine.gani@adelean.com>
2025-01-29 02:07:09 +11:00
Marci W
aab26313fc
[DOCS] Count API: clarify ways to specify search query (#120564) (#120682)
* Clarify query methods; other sprucing

* Apply suggestions from review
2025-01-23 10:31:48 +11:00
Andrei Stefan
ea82faa8cc
Update search-across-clusters.asciidoc to reflect the true default value of skip_unavailable setting. (#120592) (#120633) 2025-01-23 01:34:26 +11:00
Panagiotis Bailis
582c844da9
[8.17] fix for rrf documentation test using a knn retriever (#120550) 2025-01-22 05:32:19 +11:00
Liam Thompson
763b70c1bf
[DOCS] More targeted link for ESQL in CCS overview (#120125) (#120184) 2025-01-15 20:58:35 +11:00
shainaraskas
f4e2537ed0
[8.17] [DOCS] Concept cleanup 2 - ES settings (#119373) (#119643) 2025-01-10 10:31:05 -05:00
Liam Thompson
86c2887b62
[DOCS] RAG overview (#119590) (#119650) 2025-01-08 01:43:05 +11:00
Liam Thompson
353cd26904
[DOCS] Add full-text search overview (#119462) (#119606) 2025-01-07 05:25:21 +11:00
Lisa Cawley
ebceb76d49
[DOCS] More links to new API site (#119377) (#119418)
(cherry picked from commit ba8beecdb0)
2024-12-31 20:21:46 +00:00
kosabogi
4d41331948
Changes elser service to elasticsearch service in the Semantic search with the inference API page (#118536) (#118545) 2024-12-12 22:43:58 +11:00
kosabogi
5998d92c5d
Adds CCS matrix for 8.17 (#118527) (#118538)
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-12-12 21:45:40 +11:00
kosabogi
39fde5bf82
[DOCS] [8.17] Adds new default inference endpoint information (#117985) (#118239)
* Adds new default inference information

* Update docs/reference/mapping/types/semantic-text.asciidoc



* Update docs/reference/search/search-your-data/semantic-search-semantic-text.asciidoc



* Update docs/reference/mapping/types/semantic-text.asciidoc



---------

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
Co-authored-by: David Kyle <david.kyle@elastic.co>
2024-12-09 19:30:06 +11:00
Benjamin Trent
d23a1eef7a
Indicate that rescore isn't allowed with retrievers, yet (#118019) (#118021) 2024-12-05 06:36:24 +11:00
Panagiotis Bailis
ad2e844fed
Updating retriever-examples documentation to run validation tests on the provided snippets (#116643) (#117759) 2024-11-30 00:13:04 +11:00
Liam Thompson
1a8d873490
[DOCS] Add Elastic Rerank usage docs (#117625) (#117681) 2024-11-28 18:45:26 +11:00
István Zoltán Szabó
850bed4ae3
[DOCS] Documents that ELSER is the default service for semantic_text (#115769) (#117470) 2024-11-26 00:33:45 +11:00
Liam Thompson
087bfd39e6
[DOCS] Rename how-to subsection, move recipes to search relevance (#117044) (#117046) 2024-11-20 04:53:03 +11:00
Liam Thompson
d7bf3b2169
[DOCS] Remove 'rescore' from retriever.asciidoc (#116921) (#116923) 2024-11-18 22:01:39 +11:00
Panagiotis Bailis
46acd4d5b1
Adding more retriever examples to documentation (#116196) (#116579) 2024-11-11 22:46:18 +11:00
kosabogi
1133942668
Adds 8.16 version to css matrix (#115844) 2024-11-07 18:14:38 +01:00
Liam Thompson
beb8f3c118
[DOCS] Use explicit link text in query rules retriever (#116389) (#116412)
(cherry picked from commit c42b1ef95a)
2024-11-08 01:54:14 +11:00
Liam Thompson
b24151a3cd
Add documentation for query rules retriever (#115696) (#116401) 2024-11-07 15:28:50 +01:00
István Zoltán Szabó
e1bb8f89b6
Revert "[DOCS] Documents that ELSER is the default service for `semantic_text…" (#115748) (#115767)
This reverts commit 541bcf30e5.
2024-10-29 00:59:14 +11:00
Liam Thompson
e847481fd6
[DOCS][101] Add BYO vectors ingestion tutorial (#115112) (#115576)
(cherry picked from commit d500daf2e1)
2024-10-25 03:43:32 +11:00
István Zoltán Szabó
4f3de8344b
[DOCS] Resolves conflict. (#115503) 2024-10-24 11:08:18 +02:00
Liam Thompson
8fc757d000
Fixed hyperlink in search.asciidoc (#115156) (#115248)
(cherry picked from commit eae3a426e7)

Co-authored-by: Imad Saddik <79410781+ImadSaddik@users.noreply.github.com>
2024-10-22 02:52:26 +11:00
István Zoltán Szabó
f4eba6279b
[DOCS] Adds link to tutorial and API docs to trained model autoscaling. (#114904) (#114912) 2024-10-17 01:11:54 +11:00
Panagiotis Bailis
5aadfebfca
Removing tech-preview header and updating documentation for retrievers and RRF (#114810) (#114875)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2024-10-16 22:38:37 +11:00
kosabogi
e8b4ef6810
Expands semantic_text tutorial with hybrid search (#114398) (#114797)
* Creates a new page for the hybrid search tutorial
---------
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
2024-10-15 13:42:00 +02:00
Benjamin Trent
64e8f2ac9c
[8.x] Adding new bbq index types behind a feature flag (#114439) (#114783)
* Adding new bbq index types behind a feature flag (#114439)

new index types of bbq_hnsw and bbq_flat which utilize the better binary quantization formats. A 32x reduction in memory, with nice recall properties.

(cherry picked from commit 6c752abc23)

* spotless
2024-10-15 07:04:19 -04:00
István Zoltán Szabó
2e24b919d7
[DOCS] Removes link from semantic text tutorial. (#114038) (#114045)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2024-10-04 04:16:27 +10:00
Panagiotis Bailis
f08a8f505f
Rework RRF to be evaluated during rewrite phase (#112648) (#114000) 2024-10-03 18:57:56 +03:00
Liam Thompson
9ae2439a34
[DOCS] Add snippet tests to retriever API docs (#113289) (#113396) 2024-09-24 01:25:32 +10:00
István Zoltán Szabó
ec109dd9bf
[DOCS] Fixes adaptive_allocations examples (#113248) (#113254)
Co-authored-by: Jan Kuipers <148754765+jan-elastic@users.noreply.github.com>
2024-09-20 19:54:50 +10:00
Liam Thompson
8a5d68e390
[DOCS] Fix reranking IA, move retrievers to search api overview (#112949) (#113193) 2024-09-20 01:49:59 +10:00
István Zoltán Szabó
2f7ad416ce
[DOCS] Gives more details to the load data step of the semantic search tutorials (#113088) (#113094)
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-09-18 20:03:10 +10:00
István Zoltán Szabó
08ce93eb01
[DOCS] Fixes response object indentation in semantic text tutorial (#112915) (#112920) 2024-09-16 23:05:28 +10:00
István Zoltán Szabó
21183609ae
[DOCS] Simplifies semantic_text tutorial by removing copy_to field (#112864) (#112876) 2024-09-14 01:16:51 +10:00
István Zoltán Szabó
5b2d861f5a
[DOCS] Rework semantic search main page (#112452) (#112808)
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
Co-authored-by: Mike Pellegrini <mike.pellegrini@elastic.co>
2024-09-12 22:30:38 +10:00
Simon Cooper
a36d90cf34
Use CLDR locale provider on JDK 23+ (#110222)
JDK 23 removes the COMPAT locale provider, leaving CLDR as the only option. This commit configures Elasticsearch
to use the CLDR provider when on JDK 23, but still use the existing COMPAT provider when on JDK 22 and below.

This causes some differences in locale behaviour; this also adapts various tests to still work whether run on COMPAT or CLDR.
2024-09-04 13:42:40 +01:00
István Zoltán Szabó
adb23531f9
[DOCS] Adds Google Vertex AI tutorial (#112339)
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-08-30 13:17:59 +02:00
Liam Thompson
aa57a1553e
[DOCS] Rewrite "What is Elasticsearch?" (Part 1) (#112213) 2024-08-29 10:13:30 +02:00
weizijun
b9dea69b5c
[Inference API] Add Docs for AlibabaCloud AI Search Support for the Inference API (#112273)
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
2024-08-29 09:17:27 +02:00