elasticsearch/docs/changelog
Jim Ferenczi e7565b1f05
Optimize sparse vector stats collection (#128740)
This change improves the performance of sparse vector statistics gathering by using the document count of terms directly, rather than relying on the field name field to compute stats.
By avoiding per-term disk/network reads and instead leveraging statistics already loaded into leaf readers at index opening, we expect to significantly reduce overhead.

Relates to #128583
2025-06-02 17:05:55 +02:00
..
106953.yaml Optimize usage calculation in ILM policies retrieval API (#106953) 2025-03-31 16:11:41 +01:00
113757.yaml Store arrays offsets for keyword fields natively with synthetic source (#113757) 2025-02-20 09:20:49 +01:00
117642.yaml Adding endpoint creation validation to ElasticInferenceService (#117642) 2025-02-19 12:24:21 -05:00
119546.yaml Introduce FallbackSyntheticSourceBlockLoader and apply it to keyword fields (#119546) 2025-02-04 16:13:20 -08:00
119995.yaml apm-data: use representative count as event.success_count if available (#119995) 2025-02-20 14:45:06 -05:00
120302.yaml ESQL: Enhanced DATE_TRUNC with arbitrary intervals (#120302) 2025-04-03 16:55:56 +02:00
120363.yaml Add thread pool utilisation metric (#120363) 2025-04-17 11:49:30 +10:00
120488.yaml Publish queue latency metrics from tracked thread pools (#120488) 2025-05-06 08:33:06 +10:00
120751.yaml Adding support for binary embedding type to Cohere service embedding type (#120751) 2025-02-03 13:55:31 -05:00
120774.yaml Retry ES|QL node requests on shard level failures (#120774) 2025-02-05 19:01:19 -08:00
120869.yaml Threadpool merge scheduler (#120869) 2025-03-18 19:32:49 +02:00
120957.yaml Introduce AllocationBalancingRoundSummaryService (#120957) 2025-02-03 10:31:21 -05:00
120998.yaml ES|QL change_point processing command (#120998) 2025-02-10 11:50:46 +01:00
121041.yaml Support configurable chunking in semantic_text fields (#121041) 2025-04-03 17:45:26 -04:00
121106.yaml Add ModelRegistryMetadata to Cluster State (#121106) 2025-03-18 10:12:51 +00:00
121240.yaml Implement runtime skip_unavailable=true (#121240) 2025-02-03 15:47:59 -07:00
121256.yaml Run TransportEnrichStatsAction on local node (#121256) 2025-02-04 09:30:44 +10:00
121260.yaml ESQL: introduce a pre-mapping logical plan processing step (#121260) 2025-01-31 11:39:28 +01:00
121324.yaml Support duplicate suggestions in completion field (#121324) 2025-01-31 13:58:14 -05:00
121327.yaml Fix privileges for system index migration WRITE block (#121327) 2025-02-10 11:52:45 -08:00
121370.yaml Improve SLM Health Indicator to cover missing snapshot (#121370) 2025-02-14 09:54:26 +08:00
121548.yaml Adding support for specifying embedding type to Jina AI service settings (#121548) 2025-03-03 13:00:09 -05:00
121784.yaml Optionally allow text similarity reranking to fail (#121784) 2025-02-17 13:32:17 +00:00
121805.yaml [ES|QL] Support subset of metrics in agg metric double (#121805) 2025-02-07 09:29:13 -10:00
121827.yaml Updates to allow using Cohere binary embedding response in semantic search queries. (#121827) 2025-02-25 09:14:20 -05:00
121885.yaml Introduce batched query execution and data-node side reduce (#121885) 2025-03-29 16:53:18 +01:00
121920.yaml Periodically check the available memory when fetching search hits source (#121920) 2025-02-25 03:25:14 +11:00
121942.yaml Support partial results in ES|QL (#121942) 2025-02-14 22:57:39 -08:00
121948.yaml ES|QL: Initial grammar and changes for FORK (snapshot) (#121948) 2025-02-20 13:25:08 +01:00
122062.yaml Upgrade discovery-ec2 to AWS SDK v2 (#122062) 2025-03-18 19:38:16 +11:00
122066.yaml [ML] Adding elser default endpoint for EIS (#122066) 2025-02-12 08:16:48 -05:00
122134.yaml feat: VoyageAI integration (#122134) 2025-02-20 16:11:58 -05:00
122218.yaml [ML] Integrate with DeepSeek API (#122218) 2025-03-12 15:24:39 +01:00
122224.yaml Enable the use of nested field type with index.mode=time_series (#122224) 2025-02-13 09:33:04 -08:00
122272.yaml [Inference API] Rename model_id prop to model in EIS sparse inference request body (#122272) 2025-02-12 09:23:31 -05:00
122280.yaml Use FallbackSyntheticSourceBlockLoader for number fields (#122280) 2025-02-12 16:12:19 -08:00
122365.yaml Fix handling of auto expand replicas for stateless indices (#122365) 2025-02-12 16:41:40 +01:00
122381.yaml Add basic implementations of float-byte script comparisons (#122381) 2025-03-03 09:38:37 +00:00
122390.yaml Add health indicator impact to HealthPeriodicLogger (#122390) 2025-02-21 17:06:25 -05:00
122458.yaml DesiredBalanceReconciler always returns AllocationStats (#122458) 2025-02-19 10:34:24 -05:00
122459.yaml [ES|QL] Double parameter markers for identifiers (#122459) 2025-03-15 09:42:55 -04:00
122486.yaml Add index mode to get data stream API (#122486) 2025-03-06 07:39:58 +11:00
122586.yaml ESQL: Fix precision of scaled_float field values retrieved from stored source (#122586) 2025-02-20 14:01:34 -08:00
122615.yaml Remove synthetic recovery source feature flag. (#122615) 2025-03-05 15:43:33 +01:00
122637.yaml Use FallbackSyntheticSourceBlockLoader for unsigned_long and scaled_float fields (#122637) 2025-02-18 09:28:26 -08:00
122638.yaml Expose input_type option at root level for text_embedding task type in Perform Inference API (#122638) 2025-03-17 13:51:44 -04:00
122660.yaml [ES|QL] Render aggregate_metric_double (#122660) 2025-02-19 22:38:49 -10:00
122708.yaml Support partial results in CCS in ES|QL (#122708) 2025-02-20 07:27:32 -08:00
122821.yaml ESQL: Fix functions emitting warnings with no source (#122821) 2025-02-24 13:52:41 +00:00
122823.yaml Prevent Query Rule Creation with Invalid Numeric Match Criteria (#122823) 2025-03-12 13:56:13 +01:00
122852.yaml Run TransportGetDataStreamsAction on local node (#122852) 2025-03-13 21:16:14 +00:00
122857.yaml Run TransportGetWatcherSettingsAction on local node (#122857) 2025-02-19 08:15:00 +01:00
122860.yaml Improved error message when index field type is unknown (#122860) 2025-02-24 13:16:22 -05:00
122885.yaml Run TransportExplainLifecycleAction on local node (#122885) 2025-03-10 09:43:13 +01:00
122890.yaml Introduce allow_partial_results setting in ES|QL (#122890) 2025-03-05 13:48:20 -08:00
122891.yaml ESQL: Pragma to load from stored fields (#122891) 2025-03-12 09:40:42 -04:00
122921.yaml Run TransportGetMappingsAction on local node (#122921) 2025-03-15 07:59:28 +00:00
122933.yaml Run XPack usage actions on local node (#122933) 2025-03-03 13:37:27 +01:00
122991.yaml GCS blob store: add OperationPurpose/Operation stats counters (#122991) 2025-03-11 17:57:15 -07:00
122999.yaml Store arrays offsets for ip fields natively with synthetic source (#122999) 2025-02-25 13:42:41 +00:00
123044.yaml Adding endpoint creation validation to ElasticsearchInternalService (#123044) 2025-04-08 09:53:31 -04:00
123074.yaml Adding ES|QL RERANK command in snapshot builds (#123074) 2025-04-04 15:39:18 +01:00
123085.yaml ESQL: Remove duplicated nested commands (#123085) 2025-02-21 06:56:09 -08:00
123150.yaml Add max.chunks to EmbeddingRequestChunker to prevent OOM (#123150) 2025-03-13 11:38:12 +01:00
123156.yaml ES|QL: Wrap remote errors with cluster name to provide more context (#123156) 2025-04-02 18:08:20 +01:00
123187.yaml Add bit vector support to semantic text (#123187) 2025-03-07 16:00:48 -05:00
123396.yaml ES|QL: Add initial grammar and planning for RRF (snapshot) (#123396) 2025-03-11 10:18:11 +01:00
123460.yaml ES|QL: Support ::date in inline cast (#123460) 2025-03-11 17:08:10 -04:00
123543.yaml Enhance memory accounting for document expansion and introduce max document size limit (#123543) 2025-03-06 11:26:49 +01:00
123588.yaml Give Kibana user 'all' permissions for .entity_analytics.* indices (#123588) 2025-03-10 11:57:12 +01:00
123630.yaml Limit number of suppressed S3 deletion errors (#123630) 2025-03-04 03:06:27 +11:00
123712.yaml Process ILM cluster state updates on another thread (#123712) 2025-03-24 17:13:57 +01:00
123763.yaml Handle empty input inference (#123763) 2025-03-07 23:38:42 -05:00
123852.yaml Retry when the server can't be resolved (#123852) 2025-03-13 12:38:04 +11:00
124025.yaml [Inference API] Propagate product use case http header to EIS (#124025) 2025-03-12 12:48:24 +01:00
124050.yaml Use FallbackSyntheticSourceBlockLoader for boolean and date fields (#124050) 2025-03-05 11:43:47 -08:00
124094.yaml ES|QL query log (#124094) 2025-03-18 16:31:55 +01:00
124177.yaml ESQL: Improve error message for ( and [ (#124177) 2025-03-15 16:18:21 -07:00
124313.yaml Optimize memory usage in ShardBulkInferenceActionFilter (#124313) 2025-03-14 09:51:03 +00:00
124394.yaml Speed up block serialization (#124394) 2025-03-10 11:54:38 -07:00
124564.yaml Restore TextSimilarityRankBuilder XContent output (#124564) 2025-03-11 16:03:04 +00:00
124574.yaml Allow passing several reserved state chunks in single process call (#124574) 2025-03-20 19:31:00 +11:00
124581.yaml New vector_rescore parameter as a quantized index type option (#124581) 2025-03-14 00:40:08 +11:00
124594.yaml Natively store synthetic source array offsets for numeric fields (#124594) 2025-03-19 18:44:46 -07:00
124595.yaml [ES|QL] ToAggregateMetricDouble function (#124595) 2025-03-18 11:39:27 -10:00
124610.yaml Remove page alignment in exchange sink (#124610) 2025-03-14 08:40:01 -07:00
124638.yaml [ML] Provide model_size_stats as soon as an anomaly detection job is opened (#124638) 2025-03-12 16:57:58 +01:00
124676.yaml ESQL: TO_LOWER process all values (#124676) 2025-03-13 11:00:25 -04:00
124690.yaml Avoid creating known_fields for every check in Alias (#124690) 2025-03-24 08:22:34 -06:00
124708.yaml Throw exception for unknown token in RestIndexPutAliasAction (#124708) 2025-04-29 11:12:09 +10:00
124722.yaml Add panama implementations of byte-bit and float-bit script operations (#124722) 2025-03-25 13:59:11 +00:00
124737.yaml Throw exception for unsupported values type in Alias (#124737) 2025-04-29 06:48:20 +10:00
124738.yaml Upgrade AWS v2 SDK to 2.30.38 (#124738) 2025-03-14 07:38:39 +11:00
124823.yaml Report failures on partial results (#124823) 2025-03-14 14:06:24 -06:00
124825.yaml [Transform] Check alias during update (#124825) 2025-05-20 09:16:52 -04:00
124832.yaml ESQL: List/get query API (#124832) 2025-04-08 22:21:32 +03:00
124841.yaml Pass IndexReshardingMetadata over the wire (#124841) 2025-03-17 11:35:35 -07:00
124898.yaml Add cache support in TransportGetAllocationStatsAction (#124898) 2025-03-21 20:35:40 +02:00
124901.yaml ESQL: Calculate concurrent node limit (#124901) 2025-03-25 13:59:36 +01:00
124913.yaml ESQL: Report original_types (#124913) 2025-03-26 13:21:53 +11:00
124927.yaml Use FallbackSyntheticSourceBlockLoader for shape and geo_shape (#124927) 2025-03-18 08:49:08 -07:00
124929.yaml Include failures in partial response (#124929) 2025-03-16 11:44:06 -07:00
124966.yaml Use logs dir as working directory (#124966) 2025-04-09 07:07:11 -07:00
125054.yaml Truncate step_info and error reason in ILM execution state and history (#125054) 2025-03-19 04:45:06 +11:00
125062.yaml Add multi_match function #121525 (#125062) 2025-04-15 09:38:08 -04:00
125117.yaml Permanently switch from SecurityManager to Entitlements (#124865) (#125117) 2025-03-18 18:38:45 +02:00
125191.yaml [ES|QL] Fix sorting when aggregate_metric_double present (#125191) 2025-03-28 10:16:26 -10:00
125204.yaml [ML] Return a Conflict status code if the model deployment is stopped by a user (#125204) 2025-03-24 12:28:50 +00:00
125213.yaml Run TransportGetDataStreamOptionsAction on local node (#125213) 2025-03-22 16:18:28 +02:00
125214.yaml Run TransportGetDataStreamLifecycleAction on local node (#125214) 2025-03-22 13:00:47 +02:00
125239.yaml Adding common rerank options to Perform Inference API (#125239) 2025-03-25 12:32:18 -04:00
125244.yaml Disable logging in ClusterFormationFailureHelper on shutdown. (#125244) 2025-03-20 08:12:34 -04:00
125259.yaml Leverage scorer supplier in QueryFeatureExtractor (#125259) 2025-03-20 11:22:45 +00:00
125357.yaml ESQL: Keep ordinals in conversion functions (#125357) 2025-03-21 20:00:15 +02:00
125403.yaml First step optimizing tsdb doc values codec merging. (#125403) 2025-04-09 07:50:16 +02:00
125408.yaml [ML] Prevent retention classes from failing when deleting documents in read-only indices (#125408) 2025-05-23 19:49:55 +02:00
125452.yaml Add GCS telemtry with ThreadLocal (#125452) 2025-04-03 23:46:06 -07:00
125477.yaml [ML] Resolve duplicate key exception in GetDatafeedRunningStateAction (#125477) 2025-04-01 14:16:17 +01:00
125479.yaml ES|QL - Allow full text functions to be used in STATS ... WHERE (#125479) 2025-05-09 15:57:04 +02:00
125517.yaml Semantic Text Chunking Indexing Pressure (#125517) 2025-04-14 15:55:37 -04:00
125520.yaml Add FailedShardEntry info to shard-failed task source string (#125520) 2025-03-28 10:58:50 -04:00
125529.yaml Store arrays offsets for boolean fields natively with synthetic source (#125529) 2025-03-25 08:59:59 -07:00
125562.yaml Improve handling of empty response (#125562) 2025-04-07 12:10:07 +01:00
125570.yaml ES|QL random sampling (#125570) 2025-04-24 01:48:07 +10:00
125599.yaml Allow zero for rescore_vector.oversample to indicate by-passing oversample and rescoring (#125599) 2025-03-27 06:56:51 +11:00
125631.yaml ESQL: Add documents_found and values_loaded (#125631) 2025-04-16 17:15:25 +02:00
125652.yaml Run TransportGetIndexAction on local node (#125652) 2025-04-02 18:41:35 +01:00
125690.yaml [ES|QL] Take double parameter markers for identifiers out of snapshot (#125690) 2025-03-27 18:36:54 -04:00
125709.yaml Store arrays offsets for unsigned long fields natively with synthetic source (#125709) 2025-03-27 00:59:24 +02:00
125739.yaml ESQL: Heuristics to pick efficient partitioning (#125739) 2025-04-11 09:58:35 -04:00
125816.yaml Use FallbackSyntheticSourceBlockLoader for point and geo_point (#125816) 2025-04-01 12:55:18 -07:00
125832.yaml ESQL: Fix NULL handling in IN clause (#125832) 2025-04-11 14:58:28 +02:00
125896.yaml Support explicit Z/M attributes using WKT geometry (#125896) 2025-04-03 17:00:12 +02:00
125930.yaml [ES|QL] Infer the score mode to use from the Lucene collector (#125930) 2025-04-01 11:52:27 +01:00
126002.yaml Run TransportGetLifecycleAction on local node (#126002) 2025-04-02 16:35:25 +01:00
126008.yaml Accumulate compute() calls and iterations between convergences in DesiredBalanceComputer (#126008) 2025-04-04 08:33:17 -04:00
126009.yaml Fixing ModelLoaderUtils.split() to pass tests (#126009) 2025-04-09 15:37:15 -04:00
126035.yaml Bugfix: fixed scroll with knn query (#126035) 2025-04-21 01:55:59 +10:00
126038.yaml Mark rescore_vector as generally available (#126038) 2025-04-02 16:10:01 -04:00
126051.yaml Run TransportGetSettingsAction on local node (#126051) 2025-04-02 15:05:31 +01:00
126087.yaml Upgrade to latest GCS SDK (#126087) 2025-04-02 15:41:50 +11:00
126091.yaml Allow balancing weights to be set per tier (#126091) 2025-04-28 17:56:48 +10:00
126237.yaml Use FallbackSyntheticSourceBlockLoader for text fields (#126237) 2025-04-07 09:32:35 -07:00
126264.yaml FileWatchingService should not throw for missing file (#126264) 2025-04-08 09:56:35 +10:00
126296.yaml ESQL: Fail with 500 not 400 for ValueExtractor bugs (#126296) 2025-04-07 11:21:57 +02:00
126314.yaml Synonyms API - Add refresh parameter to check synonyms index and reload analyzers (#126935) 2025-04-22 17:23:06 +02:00
126319.yaml [ES|QL] COMPLETION command grammar and logical plan (#126319) 2025-04-11 09:20:54 +02:00
126372.yaml Add IndexingPressureMonitor to monitor large indexing operations (#126372) 2025-04-15 13:23:18 +02:00
126385.yaml Filter out empty top docs results before merging (#126385) 2025-04-10 10:03:10 +02:00
126397.yaml ESQL: Preserve single aggregate when all attributes are pruned (#126397) 2025-04-21 14:17:16 -04:00
126401.yaml Pinned retriever (#126401) 2025-05-01 13:50:33 +01:00
126409.yaml [main] System data streams are not being upgraded in the feature migration API (#126409) 2025-04-08 20:42:58 +02:00
126417.yaml Correctly handle nulls in nested paths in the remove processor (#126417) 2025-04-07 16:54:07 -04:00
126452.yaml Run newShardSnapshotTask tasks concurrently (#126452) 2025-04-09 01:10:11 +10:00
126493.yaml [ML] Bedrock Cohere Task Settings Support (#126493) 2025-04-09 21:34:05 +02:00
126529.yaml Batch ILM policy cluster state updates [#122917] (#126529) 2025-04-09 17:09:24 +01:00
126532.yaml ESQL: TO_IP can handle leading zeros (#126532) 2025-04-11 19:45:14 +02:00
126537.yaml Fix ELAND endpoints not updating dimensions (#126537) 2025-04-09 12:16:06 -04:00
126550.yaml Add leniency to missing array values in mustache (#126550) 2025-04-09 14:51:26 -07:00
126562.yaml Add a custom toString to DynamicMap (#126562) 2025-04-11 08:34:48 -07:00
126578.yaml [ES|QL] Retrieve token text only when necessary (#126578) 2025-04-11 09:40:20 -04:00
126581.yaml Optimise shared-blob-cache evictions (#126581) 2025-05-27 10:01:27 +10:00
126594.yaml Upgrade to Lucene 10.2.0 (#126594) 2025-04-14 13:50:52 +02:00
126598.yaml ESQL: Retain aggregate when grouping (#126598) 2025-04-23 15:40:04 +02:00
126612.yaml Add Support for Providing a custom ServiceAccountTokenStore through SecurityExtensions (#126612) 2025-05-07 08:13:39 +02:00
126629.yaml Restore model registry validation for the semantic text field (#127285) 2025-04-29 11:36:28 +02:00
126641.yaml ESQL: Push more ==s on text fields to lucene (#126641) 2025-04-22 21:24:59 +02:00
126644.yaml Add block loader from stored field and source for ip field (#126644) 2025-04-11 13:37:15 -07:00
126653.yaml Retry shard movements during ESQL query (#126653) 2025-04-22 13:15:15 +02:00
126687.yaml permit at+jwt typ header value in jwt access tokens (#126687) 2025-04-15 11:08:30 +01:00
126702.yaml Return float[] instead of List<Double> in valueFetcher (#126702) 2025-04-15 07:03:55 +02:00
126704.yaml Add dense vector off-heap stats to Node stats and Index stats APIs (#126704) 2025-04-23 15:04:44 +01:00
126724.yaml Fix painless return type cast for list shortcut (#126724) 2025-04-11 13:50:19 -07:00
126751.yaml Allow float settings to be configured with other settings as default (#126751) 2025-04-15 13:41:01 +10:00
126770.yaml Remove empty results before merging (#126770) 2025-04-17 17:36:20 +02:00
126786.yaml Account for time taken to write index buffers in IndexingMemoryController (#126786) 2025-05-01 16:56:14 -04:00
126792.yaml Revert endpoint creation validation for ELSER and E5 (#126792) 2025-04-14 17:00:33 -04:00
126803.yaml [Security Solution] Add read index privileges to kibana_system role for Microsoft Defender integration indexes (#126803) 2025-04-15 15:42:16 -04:00
126805.yaml [ML] Fixing bug with TransportPutModelAction listener and adding timeout to request (#126805) 2025-05-06 15:39:24 -04:00
126840.yaml Fix PolicyStepsRegistry cache concurrency issue (#126840) 2025-04-16 13:58:12 +02:00
126843.yaml Reinstate use of S3 protocol client setting (#127744) 2025-05-07 10:02:22 +01:00
126856.yaml [ML] Integrate SageMaker with OpenAI Embeddings (#126856) 2025-05-01 18:57:13 +02:00
126876.yaml Improve HNSW filtered search speed through new heuristic (#126876) 2025-05-06 13:41:16 -04:00
126935.yaml Synonyms API - Add refresh parameter to check synonyms index and reload analyzers (#126935) 2025-04-22 17:23:06 +02:00
126956.yaml Temporarily bypass competitive iteration for filters aggregation (#12… (#126962) 2025-04-16 18:10:01 -06:00
126973.yaml Add ability to redirect ingestion failures on data streams to a failure store (#126973) 2025-04-18 16:33:03 -04:00
127006.yaml Correctly handle non-integers in nested paths in the remove processor (#127006) 2025-04-18 11:46:54 -04:00
127009.yaml ESQL: Keep DROP attributes when resolving field names (#127009) 2025-05-19 18:41:13 +03:00
127118.yaml Panama vector accelerated optimized scalar quantization (#127118) 2025-04-23 12:51:04 -04:00
127134.yaml Update Default value of Oversample for bbq (#127134) 2025-04-28 12:36:03 -04:00
127139.yaml [ES|QL] Add suggested_cast (#127139) 2025-04-28 06:51:53 -10:00
127199.yaml ESQL: Disable a bugged commit (#127199) 2025-04-23 07:37:15 -04:00
127201.yaml Emit ordinal output block for values aggregate (#127201) 2025-04-22 22:30:39 -07:00
127229.yaml Return 400 BAD_REQUEST when a field scorer references a missing field (#127229) 2025-04-29 16:58:42 +01:00
127250.yaml Do not apply further shard snapshot status updates after shard snapshot is complete (#127250) 2025-04-24 11:58:54 -04:00
127254.yaml Add Hugging Face Chat Completion support to Inference Plugin (#127254) 2025-05-19 17:37:19 +01:00
127267.yaml Bypass competitive iteration in single filter bucket case (#127267) 2025-04-23 14:25:27 -04:00
127285.yaml Restore model registry validation for the semantic text field (#127285) 2025-04-29 11:36:28 +02:00
127299.yaml [ES|QL] Introduce AggregateMetricDoubleBlock (#127299) 2025-04-30 19:23:08 -10:00
127314.yaml [Failure store] Introduce dedicated failure store lifecycle configuration (#127314) 2025-04-30 18:22:06 +03:00
127330.yaml Move unpromotable relocations to its own transport action (#127330) 2025-05-01 15:48:05 +02:00
127343.yaml Upgrade to Lucene 10.2.1 (#127343) 2025-05-01 14:24:42 +01:00
127348.yaml ESQL: Speed loading stored fields (#127348) 2025-04-29 23:20:15 +02:00
127351.yaml Allow partial results by default in ES|QL - Take 2 (#127351) 2025-04-28 10:01:22 -06:00
127355.yaml ESQL: text == and text != pushdown (#127355) 2025-05-08 10:00:05 -04:00
127371.yaml Add cancellation support in TransportGetAllocationStatsAction (#127371) 2025-05-20 07:25:19 -04:00
127383.yaml ESQL: Don't push down filters on the right hand side of an inlinejoin (#127383) 2025-05-05 14:50:52 +03:00
127522.yaml [ML] Use INTERNAL_INGEST for Inference (#127522) 2025-04-30 14:52:11 +02:00
127524.yaml [ES|QL] Resolve groupings in aggregate before resolving references to groupings in the aggregations (#127524) 2025-05-06 08:35:19 -04:00
127532.yaml ESQL: Fix case insensitive comparisons to "" (#127532) 2025-04-30 13:02:08 -04:00
127549.yaml ES|QL: add local optimizations for constant_keyword (#127549) 2025-05-22 11:48:55 +02:00
127563.yaml ESQL: Avoid unintended attribute removal (#127563) 2025-05-21 10:19:10 +03:00
127564.yaml ESQL: Consider inlinestats when having field_caps check for field names (#127564) 2025-05-22 17:53:08 +03:00
127573.yaml [Failure store] Introduce default retention for failure indices (#127573) 2025-05-03 15:50:22 +03:00
127582.yaml ESQL: Specialize aggs AddInput for each block type (#127582) 2025-05-07 12:21:41 +02:00
127583.yaml ESQL: Add optimization to purge join on null merge key (#127583) 2025-05-27 23:38:18 +10:00
127628.yaml Ensure config reload on ..data symlink switch for CSI driver support (#127628) 2025-05-23 10:40:37 +02:00
127629.yaml ES|QL SAMPLE aggregation function (#127629) 2025-05-08 08:01:53 +02:00
127668.yaml ESQL: Fix transport versions (#127668) 2025-05-03 11:37:57 +10:00
127687.yaml ESQL: Fix alias removal in regex extraction with JOIN (#127687) 2025-05-20 15:06:24 +03:00
127731.yaml ESQL - Enable telemetry for COMPLETION command (#127731) 2025-05-22 14:37:18 +02:00
127734.yaml Run coordinating can_match in field-caps (#127734) 2025-05-06 09:52:47 -07:00
127767.yaml [ML] Integrate OpenAi Chat Completion in SageMaker (#127767) 2025-05-27 21:50:10 +03:00
127796.yaml Do not respect synthetic_source_keep=arrays if type parses arrays (#127796) 2025-05-09 14:49:15 -05:00
127817.yaml Replace auto-read with proper flow-control in HTTP pipeline (#127817) 2025-05-08 17:35:10 +10:00
127849.yaml Optimize ordinal inputs in Values aggregation (#127849) 2025-05-07 18:24:27 -07:00
127910.yaml Add Microsoft Graph Delegated Authorization Realm Plugin (#127910) 2025-05-19 14:15:28 +02:00
127921.yaml [9.x] Revert "Enable madvise by default for all builds (#110159)" (#127921) 2025-05-09 10:01:03 +01:00
127924.yaml ESQL: Limit Replace function memory usage (#127924) 2025-05-20 13:59:48 +01:00
127939.yaml Adding configurable inference service (#127939) 2025-05-30 00:12:19 +03:00
127966.yaml Add Hugging Face Rerank support (#127966) 2025-05-22 15:47:41 -04:00
127988.yaml Add emit time to hash aggregation status (#127988) 2025-05-11 09:22:15 -07:00
128025.yaml Set connection: close header on shutdown (#128025) 2025-05-19 06:14:46 +10:00
128063.yaml More efficient sort in tryRelocateShard (#128063) 2025-05-20 05:45:31 +10:00
128099.yaml Remove first FlowControlHandler from HTTP pipeline (#128099) 2025-05-22 18:14:11 +10:00
128105.yaml Implemented ChatCompletion task for Google VertexAI with Gemini Models (#128105) 2025-05-29 13:35:24 -04:00
128139.yaml Skip indexing points for seq_no in tsdb and logsdb (#128139) 2025-05-27 15:59:44 -07:00
128163.yaml ES|QL: Make skip_unavailable catch all errors (#128163) 2025-05-27 13:49:10 -06:00
128213.yaml Refactor SourceProvider creation to consistently use MappingLookup (#128213) 2025-05-22 14:45:13 +01:00
128218.yaml Improve exception for trained model deployment scale up timeout (#128218) 2025-05-28 10:17:30 -04:00
128241.yaml [INFERENCE] Adding VoyageAI's v3.5 models (#128241) 2025-05-27 15:45:39 +03:00
128259.yaml Added geometry validation for GEO types to exit early on invalid latitudes (#128259) 2025-05-25 11:34:28 +02:00
128260.yaml ESQL: Fix validation NPE in Enrich and add extra @Nullable annotations (#128260) 2025-05-23 16:05:57 +02:00
128263.yaml [ES|QL] Allow lookup join on mixed numeric fields (#128263) 2025-05-25 14:56:07 -04:00
128273.yaml Improve get-snapshots message for unreadable repository (#128273) 2025-05-30 21:02:49 +10:00
128278.yaml ESQL: ROUND_TO function (#128278) 2025-05-23 10:14:30 -04:00
128293.yaml Use IndexOrDocValuesQuery in NumberFieldType#termQuery implementations (#128293) 2025-05-23 16:58:50 +02:00
128298.yaml Better handling of node ids from shutdown metadata (#128298) 2025-05-23 12:47:05 +02:00
128314.yaml Fix NPE in APMTracer through RestController (#128314) 2025-05-23 09:32:22 +02:00
128320.yaml Use new source loader when lower docId is accessed (#128320) 2025-05-23 15:57:15 -05:00
128323.yaml Fix: Allow non-score sorts in pinned retriever sub-retrievers (#128323) 2025-05-30 10:01:01 +03:00
128338.yaml [ML] Pass timeout to chat completion (#128338) 2025-05-23 16:16:02 +02:00
128362.yaml Avoid unnecessary determinization in index pattern conflict checks (#128362) 2025-06-02 10:39:35 +02:00
128393.yaml ESQL: Pushdown constructs doing case-insensitive regexes (#128393) 2025-05-30 10:55:00 +02:00
128405.yaml Modify the mechanism to pause indexing (#128405) 2025-05-30 14:39:01 -04:00
128449.yaml Support concurrent multipart uploads in Azure (#128449) 2025-05-27 13:01:41 +02:00
128464.yaml Add support for parameters in LIMIT command (#128464) 2025-05-27 19:00:12 +03:00
128473.yaml Conditionally force sequential reading in LuceneSyntheticSourceChangesSnapshot (#128473) 2025-05-27 13:44:12 +02:00
128504.yaml Add l2_norm normalization support to linear retriever (#128504) 2025-06-02 14:59:03 +01:00
128509.yaml Remove use_default_lucene_postings_format feature flag (#128509) 2025-06-02 17:04:08 +02:00
128531.yaml Combine small pages in Limit (#128531) 2025-05-29 16:04:49 -07:00
128532.yaml Bugfix: Prevent invalid privileges in manage roles privilege (#128532) 2025-05-30 02:14:54 +10:00
128584.yaml [ML] InferenceService support aliases (#128584) 2025-05-28 23:36:21 +03:00
128615.yaml Fix and test off-heap stats when using direct IO for accessing the raw vectors (#128615) 2025-05-29 17:43:07 +01:00
128650.yaml Update shardGenerations for all indices on snapshot finalization (#128650) 2025-06-02 15:09:04 +10:00
128689.yaml Fix minmax normalizer handling of single-doc result sets (#128689) 2025-06-02 09:39:44 -04:00
128740.yaml Optimize sparse vector stats collection (#128740) 2025-06-02 17:05:55 +02:00
128746.yaml Fix computation of last block size in Azure concurrent multipart uploads (#128746) 2025-06-03 00:11:16 +10:00