Commit graph

1377 commits

Author SHA1 Message Date
Liam Thompson
c699af2c67
[DOCS] Rename how-to subsection, move recipes to search relevance (#117044) 2024-11-19 18:27:05 +01:00
Luca Cavanna
99689281e0
Remove support for deprecated force_source highlighting parameter (#116943)
force_source is being parsed as a no-op since 8.8. This commit removes support
for it at REST, meaning a search request that provides it gets now an error back.
2024-11-18 17:36:39 +01:00
Liam Thompson
4e17c61d39
[DOCS] Remove 'rescore' from retriever.asciidoc (#116921) 2024-11-18 11:34:28 +01:00
Panagiotis Bailis
64c362b154
Adding more retriever examples to documentation (#116196) 2024-11-11 13:19:20 +02:00
Liam Thompson
c42b1ef95a
[DOCS] Use explicit link text in query rules retriever (#116389) 2024-11-07 14:22:53 +01:00
Kathleen DeRusso
14a7b8fe67
Add documentation for query rules retriever (#115696)
* Add initial query rules retriever docs

* Add docs tests

* Apply suggestions from code review

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

* PR feedback

* Make query rules guide retriever-first

* Add warning to DSL doc

* Update docs/reference/search/retriever.asciidoc

Co-authored-by: Mike Pellegrini <mike.pellegrini@elastic.co>

* Update docs/reference/search/retriever.asciidoc

Co-authored-by: Mike Pellegrini <mike.pellegrini@elastic.co>

* Apply suggestions from code review

Co-authored-by: Mike Pellegrini <mike.pellegrini@elastic.co>

* Give parameters subheading an explicit id

* Fix formatting

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
Co-authored-by: Mike Pellegrini <mike.pellegrini@elastic.co>
2024-11-06 14:42:06 -05:00
kosabogi
aa979b6f11
Adds 8.16 version to css matrix (#115788) 2024-10-29 07:37:03 +01:00
István Zoltán Szabó
4058daf8b2
Revert "[DOCS] Documents that ELSER is the default service for `semantic_text…" (#115748)
This reverts commit 541bcf30e5.
2024-10-28 14:31:42 +01:00
Liam Thompson
452ca351d3
[DOCS] Test trivial commit (#115579) (#115628)
(cherry picked from commit e642dd8481)
2024-10-25 20:19:31 +11:00
Liam Thompson
d500daf2e1
[DOCS][101] Add BYO vectors ingestion tutorial (#115112) 2024-10-24 18:02:11 +02:00
István Zoltán Szabó
541bcf30e5
[DOCS] Documents that ELSER is the default service for semantic_text (#114615)
Co-authored-by: Mike Pellegrini <mike.pellegrini@elastic.co>
2024-10-24 08:53:12 +02:00
Imad Saddik
eae3a426e7
Fixed hyperlink in search.asciidoc (#115156) 2024-10-21 17:22:29 +02:00
Luca Cavanna
8efd08b019
Upgrade to Lucene 10 (#114741)
The most relevant ES changes that upgrading to Lucene 10 requires are:

- use the appropriate IOContext
- Scorer / ScorerSupplier breaking changes
- Regex automaton are no longer determinized by default
- minimize moved to test classes
- introduce Elasticsearch900Codec
- adjust slicing code according to the added support for intra-segment concurrency
- disable intra-segment concurrency in tests
- adjust accessor methods for many Lucene classes that became a record
- adapt to breaking changes in the analysis area

Co-authored-by: Christoph Büscher <christophbuescher@posteo.de>
Co-authored-by: Mayya Sharipova <mayya.sharipova@elastic.co>
Co-authored-by: ChrisHegarty <chegar999@gmail.com>
Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
Co-authored-by: Armin Braun <me@obrown.io>
Co-authored-by: Panagiotis Bailis <pmpailis@gmail.com>
Co-authored-by: Benjamin Trent <4357155+benwtrent@users.noreply.github.com>
2024-10-21 13:38:23 +02:00
István Zoltán Szabó
ccf6ab9ab3
[DOCS] Adds link to tutorial and API docs to trained model autoscaling. (#114904) 2024-10-16 15:47:13 +02:00
Panagiotis Bailis
a7e62f56a1
Removing tech-preview header and updating documentation for retrievers and RRF (#114810) 2024-10-16 09:16:43 +03:00
Benjamin Trent
6c752abc23
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.
2024-10-14 20:13:27 -04:00
kosabogi
7bd6f2ce6a
Expands semantic_text tutorial with hybrid search (#114398)
* Creates a new page for the hybrid search tutorial

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Adds search  response example

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/reference/search/search-your-data/semantic-text-hybrid-search

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

---------

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
2024-10-14 15:57:00 +02:00
kosabogi
4af241b5d6
Adds note on reindexing existing data for semantic_text usage (#113590)
* Adds note on reindexing existing data for semantic_text usage

* Adds note about full crawl and full sync

* Style guide related fix

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

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

---------

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-10-08 09:58:18 +02:00
István Zoltán Szabó
fb39147d90
[DOCS] Removes link from semantic text tutorial. (#114038) 2024-10-03 18:36:20 +02:00
Panagiotis Bailis
dc8c20d3b6
Rework RRF to be evaluated during rewrite phase (#112648) 2024-10-03 12:39:13 +03:00
Liam Thompson
5750696069
[DOCS] Add snippet tests to retriever API docs (#113289) 2024-09-23 16:59:01 +02:00
István Zoltán Szabó
9b7d808bf4
[DOCS] Fixes adaptive_allocations examples (#113248)
Co-authored-by: Jan Kuipers <148754765+jan-elastic@users.noreply.github.com>
2024-09-20 11:31:04 +02:00
Liam Thompson
163b2c781f
[DOCS] Fix reranking IA, move retrievers to search api overview (#112949) 2024-09-19 17:20:52 +02:00
István Zoltán Szabó
5153905e7e
[DOCS] Gives more details to the load data step of the semantic search tutorials (#113088)
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-09-18 11:37:35 +02:00
István Zoltán Szabó
2371caeb15
[DOCS] Fixes response object indentation in semantic text tutorial (#112915) 2024-09-16 14:40:54 +02:00
István Zoltán Szabó
c2bd0de278
[DOCS] Simplifies semantic_text tutorial by removing copy_to field (#112864) 2024-09-13 16:50:41 +02:00
István Zoltán Szabó
a151bb0bfb
[DOCS] Rework semantic search main page (#112452)
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
Co-authored-by: Mike Pellegrini <mike.pellegrini@elastic.co>
2024-09-12 14:09:34 +02: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
Panagiotis Bailis
7563a724f0
Updating retriever documentation to better explain how filters are applied (#112201) 2024-08-26 16:15:31 +03:00
Panagiotis Bailis
785fe5384b
Adding support for allow_partial_search_results in PIT (#111516) 2024-08-26 12:56:08 +03:00
Liam Thompson
84ddd6c7af
[DOCS] Update rank_constant value in retriever example (#112056) 2024-08-21 15:11:19 +02:00
Aurélien FOUCRET
2d7724b3f8
LTR documentation - Remove tech preview note. (#111803) 2024-08-12 17:57:07 +02:00
Liam Thompson
06e24a19b7
[DOCS] Add retriever examples, semantic reranking step-by-step guide (#111793) 2024-08-12 17:45:25 +02:00
Quentin Pradet
7b7c310ea5
[DOCS] Fix elasticsearch-py helpers page link (#111789) 2024-08-12 09:38:02 +02:00
Liam Thompson
4173feefc2
[DOCS] Update CCS matrix for 8.15 (#111587) 2024-08-05 15:31:23 +02:00
Woody Walton
715449ec00
Update paginate-search-results.asciidoc (#111565)
Modified broken link to the Python docs page
2024-08-05 09:15:21 -04:00
Kathleen DeRusso
02c494963a
[Query rules] Add exclude query rule type (#111420)
* Cleanup: Remove pinned IDs from applied rules in favor of single applied docs

* Add support for query rules of type exclude, to exclude specified documents from result sets

* Support exluded documents that specify the _index as well as the _id

* Cleanup

* Update docs/changelog/111420.yaml

* Update docs

* Spotless

* PR feedback - docs updates

* Apply PR feedback

* PR feedback

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2024-08-02 08:03:54 -04:00
David Turner
586405d11f
Remove trappy timeout from ClusterSearchShardsRequest (#111442)
Exposes the `?master_timeout` parameter to the REST API and sets it
appropriately on internal/test requests.

Relates #107984
2024-07-31 08:53:24 +01:00
István Zoltán Szabó
3f7f5ac48a
[DOCS] Adds elser service to the inference tutorial (#111406)
* [DOCS] Adds elser service to the inference tutorial.

* [DOCS] Amends search intro text.

* [DOCS] Addresses feedback.
2024-07-30 14:49:58 +02:00
Liam Thompson
38f301a4de
[DOCS] Additional reranking docs updates (#111350)
* Simplify overview, specify available rerank options

* Update links

* Clarify eland-uploaded models is for hugging face
2024-07-29 14:37:45 +02:00
weizijun
2e0d0e2c90
fix text_similarity_reranker doc (#111256) 2024-07-29 12:17:25 +02:00
Liam Thompson
56f5dfb9a0
[DOCS] Update retriever reranker options (#111337)
* [DOCS] Update retriever reranker options

* Fix typo
2024-07-26 15:47:43 +02:00
Liam Thompson
3de980f8fc
[DOCS] Fix rendering bug (#111025)
Closes https://github.com/elastic/elasticsearch/issues/111023
2024-07-18 14:09:09 +02:00
Carlos Delgado
6191fe3b16
Clarify synonyms docs (#110822) 2024-07-18 10:20:26 +02:00
Liam Thompson
b535df78df
[DOCS] Retrievers and rerankers (#110007)
Co-authored-by: Adam Demjen <demjened@gmail.com>
2024-07-18 09:41:00 +02:00
Liam Thompson
6590894c99
[DOCS] Add note about ML model 502 timeout when using Create inference API (#110835)
* [DOCS] Add note about ml model 502 timeout

* Add note to API ref
2024-07-15 12:19:21 +02:00
Mark J. Hoy
560d4048d2
[Inference API] Add Docs for Amazon Bedrock Support for the Inference API (#110594)
* Add Amazon Bedrock Inference API to docs

* fix example errors

* update semantic search tutorial; add changelog

* fix typo

* fix error; accept suggestions
2024-07-12 10:14:54 -04:00