Commit 6627bb1
committed
Merge branch 'main' of https://github.com/elastic/elasticsearch into esql-reranker-boostrap
File tree
326 files changed
+5820
-2527
lines changed- benchmarks/src/main/java/org/elasticsearch/benchmark/routing/allocation
- build-tools-internal/src/main/java/org/elasticsearch/gradle/internal
- distribution/docker/fips-docker-aarch64-export
- docs
- changelog
- reference
- community-contributed
- elasticsearch
- configuration-reference
- index-lifecycle-actions
- index-settings
- rest-apis
- enrich-processor
- query-languages
- esql
- _snippets/functions/layout
- kibana/docs/functions
- query-dsl
- search-connectors
- modules
- data-streams/src
- main/java/org/elasticsearch/datastreams
- lifecycle
- test/java/org/elasticsearch/datastreams/lifecycle
- health-shards-availability/src/main/java/org/elasticsearch/health/plugin
- ingest-geoip/src/internalClusterTest/java/org/elasticsearch/ingest/geoip
- mapper-extras/src
- main/java/org/elasticsearch/index/mapper/extras
- test/java/org/elasticsearch/index/mapper/extras
- repository-s3/src
- internalClusterTest/java/org/elasticsearch/repositories/s3
- main/java/org/elasticsearch/repositories/s3
- qa/smoke-test-http/src/internalClusterTest/java/org/elasticsearch/http
- rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test
- search.vectors
- search
- server/src
- internalClusterTest/java/org/elasticsearch
- action
- admin/cluster/node/tasks
- search
- cluster/routing/allocation
- shards
- indices/stats
- search
- aggregations/bucket
- main/java/org/elasticsearch
- action
- admin/indices/rollover
- datastreams/autosharding
- search
- cluster
- action/shard
- metadata
- project
- routing/allocation
- shards
- common
- lucene
- settings
- health
- node
- index
- codec/tsdb
- engine
- shard
- indices
- search
- query
- snapshots
- test/java/org/elasticsearch
- action
- admin/indices/diskusage
- datastreams/autosharding
- search
- cluster/routing/allocation
- shards
- index
- engine
- shard
- snapshots
- test/framework/src/main/java/org/elasticsearch
- index/mapper
- test
- x-pack
- plugin
- async-search/src/internalClusterTest/java/org/elasticsearch/xpack/search
- core/src
- main/java/org/elasticsearch/xpack/core
- ilm
- security/action/role
- test/java/org/elasticsearch/xpack/core
- ilm
- security/action/role
- downsample/src/internalClusterTest/java/org/elasticsearch/xpack/downsample
- ent-search
- qa/rest
- src
- javaRestTest/java/org/elasticsearch/xpack/entsearch
- yamlRestTest
- java/org/elasticsearch/xpack/entsearch
- resources
- rest-api-spec/test/entsearch
- analytics
- connector
- secret
- sync_job
- rules
- search
- esql-core/src/main/java/org/elasticsearch/xpack/esql/core/type
- esql
- compute/src/main/java/org/elasticsearch/compute/operator/topn
- qa/testFixtures/src/main/resources
- src
- main/java/org/elasticsearch/xpack/esql
- action
- analysis
- expression
- function
- aggregate
- fulltext
- scalar/convert
- predicate
- optimizer
- rules/logical
- planner
- test/java/org/elasticsearch/xpack/esql
- expression/function
- optimizer
- ilm
- qa/multi-node/src/javaRestTest/java/org/elasticsearch/xpack/ilm
- src/main/java/org/elasticsearch/xpack/ilm/action
- inference/src
- main/java/org/elasticsearch/xpack/inference
- registry
- services
- alibabacloudsearch
- action
- completion
- embeddings
- rerank
- sparse
- amazonbedrock
- action
- completion
- embeddings
- anthropic
- action
- completion
- azureaistudio
- action
- completion
- embeddings
- azureopenai
- action
- completion
- embeddings
- cohere
- action
- completion
- embeddings
- rerank
- elastic
- action
- sparseembeddings
- googlevertexai
- action
- embeddings
- rerank
- huggingface
- action
- elser
- embeddings
- ibmwatsonx
- action
- embeddings
- rerank
- jinaai
- action
- embeddings
- rerank
- mistral
- action
- embeddings
- openai
- action
- completion
- embeddings
- validation
- voyageai
- action
- embeddings
- rerank
- test/java/org/elasticsearch/xpack/inference
- external
- http/sender
- request/azureopenai/completion
- registry
- services
- alibabacloudsearch
- action
- amazonbedrock/action
- anthropic/action
- azureaistudio/action
- azureopenai/action
- cohere/action
- elastic/action
- googleaistudio/action
- googlevertexai/action
- huggingface/action
- ibmwatsonx
- action
- openai/action
- voyageai/action
- logsdb
- mapper-aggregate-metric/src/main/java/org/elasticsearch/xpack/aggregatemetric/mapper
- security/qa/security-trial/src/javaRestTest/java/org/elasticsearch/xpack/security/failurestore
- src/yamlRestTest/resources/rest-api-spec/test/esql
- qa/multi-project/xpack-rest-tests-with-multiple-projects/src/yamlRestTest/resources/rest-api-spec/test/health
- rest-resources-zip
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
326 files changed
+5820
-2527
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
178 | 179 | | |
179 | 180 | | |
180 | 181 | | |
181 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
182 | 188 | | |
183 | 189 | | |
184 | 190 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments