elasticsearch/x-pack/plugin
Drew Tate aa71954ccb
[ES|QL] Use describe method to generate OrdinalGroupingOperator profile message (#113150)
* Use describe method to generate aggregators string

* Improve message

* remove incorrect query change
2024-09-20 10:14:22 -05:00
..
analytics Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
apm-data [plugin/apm-data]Fallback to ILM for non-dsl-only mode if DSL unavailable (#112759) 2024-09-16 14:39:41 +01:00
async Refactor overrides of old Plugin.createComponents method to new services method (#101381) 2023-10-26 16:58:14 +01:00
async-search Fix trappy timeouts in o.e.a.a.cluster.* (#112674) 2024-09-10 08:17:09 +01:00
autoscaling Clean up timeouts in reserved cluster state handlers (#112820) 2024-09-13 03:40:54 +10:00
blob-cache Remove duplication in settings code and some minor setting speedups (#112897) 2024-09-18 15:01:49 +02:00
ccr Add option to skip using _ignored_source field for synthetic source (#112963) 2024-09-17 13:47:54 -07:00
core Drop useless AckedRequest interface (#113255) 2024-09-20 12:33:07 +01:00
deprecation Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
downsample Bump Elasticsearch version to 9.0.0 (#112570) 2024-09-11 09:40:11 -07:00
enrich Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
ent-search Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
eql Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
esql [ES|QL] Use describe method to generate OrdinalGroupingOperator profile message (#113150) 2024-09-20 10:14:22 -05:00
esql-core ES|QL: Fix ResolvedEnrichPolicy serialization (bwc) in >= 8.16 (#112988) 2024-09-17 20:07:26 +10:00
fleet Move Guice to org.elasticsearch.injection.guice (#111723) 2024-08-12 10:47:46 -04:00
frozen-indices Fix trappy timeouts in o.e.a.a.cluster.* (#112674) 2024-09-10 08:17:09 +01:00
geoip-enterprise-downloader Clean up master timeouts bwc in v9 (#112790) 2024-09-16 06:31:23 +01:00
graph Move Guice to org.elasticsearch.injection.guice (#111723) 2024-08-12 10:47:46 -04:00
identity-provider Introduce constant for all production use of Base64.getUrlEncoder().withoutPadding() (#112899) 2024-09-18 15:03:06 +02:00
ilm Clean up timeouts in reserved cluster state handlers (#112820) 2024-09-13 03:40:54 +10:00
inference Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
logstash Move Guice to org.elasticsearch.injection.guice (#111723) 2024-08-12 10:47:46 -04:00
mapper-aggregate-metric Configure keeping source in FieldMapper (#112706) 2024-09-19 23:29:09 +10:00
mapper-constant-keyword Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
mapper-counted-keyword Refactor build params for FieldMapper, adding SourceKeepMode (#112455) 2024-09-06 14:16:17 +03:00
mapper-unsigned-long Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
mapper-version Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
ml Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
ml-package-loader Revert "[ML] Downloaded and write model parts using multiple streams (#111684)" (#112961) 2024-09-17 07:11:18 +10:00
monitoring Remove duplication in settings code and some minor setting speedups (#112897) 2024-09-18 15:01:49 +02:00
old-lucene-versions Bump Elasticsearch version to 9.0.0 (#112570) 2024-09-11 09:40:11 -07:00
otel-data Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
profiling Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
ql Cleanup spatial functions doc-values serialization (#112663) 2024-09-09 19:08:37 +02:00
rank-rrf Adding RankDocsRetrieverBuilder and RankDocsQuery (#111709) 2024-08-26 15:18:47 +03:00
redact Update Gradle Wrapper to 8.2 (#96686) 2023-07-04 15:35:15 +02:00
repositories-metering-api Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
rollup Introduce constant for all production use of Base64.getUrlEncoder().withoutPadding() (#112899) 2024-09-18 15:03:06 +02:00
search-business-rules [Query rules] Add exclude query rule type (#111420) 2024-08-02 08:03:54 -04:00
searchable-snapshots Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
security Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
shutdown Cleanup shutdown module bwc in v9 (#112793) 2024-09-12 19:58:20 +10:00
slm Clean up timeouts in reserved cluster state handlers (#112820) 2024-09-13 03:40:54 +10:00
snapshot-based-recoveries Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
snapshot-repo-test-kit Support writeAtomicBlob from InputStream for repository blob container interface (#112754) 2024-09-17 16:08:51 +03:00
spatial Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
sql Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
src Add test for source-only snapshot with synthetic source (#113233) 2024-09-20 07:14:11 -07:00
stack Deprecate dot-prefixed indices and composable template index patterns (#112571) 2024-09-19 05:29:53 +10:00
text-structure Move Guice to org.elasticsearch.injection.guice (#111723) 2024-08-12 10:47:46 -04:00
transform Add extra context to TransportNodesAction invocations (#113140) 2024-09-19 17:33:38 +01:00
vector-tile Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
voting-only-node Fix trappy timeouts in o.e.a.a.cluster.* (#112674) 2024-09-10 08:17:09 +01:00
watcher Drop useless AckedRequest interface (#113255) 2024-09-20 12:33:07 +01:00
wildcard Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
write-load-forecaster Fix trappy timeouts in data stream APIs (#111474) 2024-08-06 21:13:06 +10:00
build.gradle Bump Elasticsearch version to 9.0.0 (#112570) 2024-09-11 09:40:11 -07:00