elasticsearch/x-pack/plugin
Ignacio Vera b0fb722cc5
Small refactor of ESQL lucene operator (#108350)
This refactor removes duplicated code on all implementations of LuceneOperator.Factory by moving the factory from 
an interface to an abstract class.

In addition it introduces a getCheckedOutput() to centralize the catching of IOExceptions thrown by the different 
implementations of getOutput().
2024-05-07 17:44:55 +02:00
..
analytics Optimise multiterms aggregation for single value fields (#107937) 2024-05-01 08:11:15 +02:00
apm-data apm-data: increase version for templates (#108340) 2024-05-07 16:07:06 +08:00
async Refactor overrides of old Plugin.createComponents method to new services method (#101381) 2023-10-26 16:58:14 +01:00
async-search Handle PIT Id as BytesReference instead of String (#107989) 2024-04-29 13:42:57 +02:00
autoscaling Use MockLogAppender.capturing (#108114) 2024-05-02 06:32:54 -07:00
blob-cache Add method to copy to file channel from buffer (#108228) 2024-05-03 11:28:16 -06:00
ccr Rename snapshottedCommits to acquiredIndexCommits (#107934) 2024-05-07 01:09:44 -04:00
core [Profiling] Decrease storage size by reordering fields for the events data stream (#108341) 2024-05-07 16:35:54 +02:00
deprecation Extend timeout of assertBusy in DeprecationHttpIT for remaining places (#108229) 2024-05-06 15:57:08 +02:00
downsample Seal a few downsample classes. (#108062) 2024-05-01 09:09:31 +02:00
enrich Adding hits_time_in_millis and misses_time_in_millis to enrich cache stats (#107579) 2024-04-18 15:19:24 -05:00
ent-search Allow typed_keys for search application Search API (#108007) 2024-04-30 11:31:45 +02:00
eql Handle PIT Id as BytesReference instead of String (#107989) 2024-04-29 13:42:57 +02:00
esql Small refactor of ESQL lucene operator (#108350) 2024-05-07 17:44:55 +02:00
fleet Make randomTimeValue() return a TimeValue (#107689) 2024-04-23 07:21:53 +01:00
frozen-indices Handle PIT Id as BytesReference instead of String (#107989) 2024-04-29 13:42:57 +02:00
graph Make cluster feature predicate available to plugins (#105022) 2024-02-01 09:11:18 -08:00
identity-provider Remote cluster - API key security model - cluster privileges (#107493) 2024-05-02 14:19:48 -05:00
ilm Use MockLogAppender.capturing (#108114) 2024-05-02 06:32:54 -07:00
inference [Inference API] Remove explicit CoreMatchers prefix (#108355) 2024-05-07 15:06:44 +02:00
logstash Use MockLogAppender.capturing (#108114) 2024-05-02 06:32:54 -07:00
mapper-aggregate-metric Cleanup some TransportAction dependencies (#107661) 2024-04-20 19:59:58 +02:00
mapper-constant-keyword Migrate YAML REST tests to synthetic cluster feature check (#107068) 2024-04-11 18:22:38 +02:00
mapper-counted-keyword Binary field enables doc values by default for index mode with synthetic source (#107739) 2024-04-23 08:24:47 -07:00
mapper-unsigned-long Migrate YAML REST tests to synthetic cluster feature check (#107068) 2024-04-11 18:22:38 +02:00
mapper-version Migrate YAML REST tests to synthetic cluster feature check (#107068) 2024-04-11 18:22:38 +02:00
ml Optimise frequent item sets aggregation for single value fields (#108130) 2024-05-06 16:01:21 +02:00
ml-package-loader [ML] Add start model import message (#107941) 2024-04-29 13:11:13 +01:00
monitoring Introduce RestUtils#getMasterNodeTimeout (#107986) 2024-04-29 08:03:32 +01:00
old-lucene-versions Fix compilation for new lucene snapshot and FieldInfo ctor (#104818) 2024-01-26 11:49:00 -05:00
profiling [Profiling] Decrease storage size by reordering fields for the events data stream (#108341) 2024-05-07 16:35:54 +02:00
ql Support metrics counter types in ESQL (#107877) 2024-04-26 12:15:48 -07:00
rank-rrf Migrate remaining usage of skip version in YAML specs to cluster_features (#108055) 2024-05-07 09:42:17 +02:00
redact Update Gradle Wrapper to 8.2 (#96686) 2023-07-04 15:35:15 +02:00
repositories-metering-api Make cluster feature predicate available to plugins (#105022) 2024-02-01 09:11:18 -08:00
rollup Remove unused reader field from TransportTasksAction (#107458) 2024-04-25 09:06:41 +02:00
search-business-rules Collapse transport versions used in 8.11 (#104405) 2024-01-29 13:36:39 +00:00
searchable-snapshots Use MockLogAppender.capturing (#108114) 2024-05-02 06:32:54 -07:00
security Revert "Cluster state role mapper file settings service (#107886)" (#108346) 2024-05-07 10:52:51 +01:00
shutdown Fix serialization of put/delete shutdown requests (#107862) 2024-05-03 16:57:20 +01:00
slm Introduce RestUtils#getMasterNodeTimeout (#107986) 2024-04-29 08:03:32 +01:00
snapshot-based-recoveries Use MockLogAppender.capturing (#108114) 2024-05-02 06:32:54 -07:00
snapshot-repo-test-kit Unmute Azure 3rd party tests (#108336) 2024-05-07 10:09:16 +02:00
spatial Remove some more ActionType subclasses (#106947) 2024-03-31 21:49:30 +02:00
sql Reenable JdbcCsvSpecIT inWithCompatibleDateTypes (#108017) 2024-05-07 13:06:59 +02:00
src Migrate remaining usage of skip version in YAML specs to cluster_features (#108055) 2024-05-07 09:42:17 +02:00
stack Add non-indexed fields to ecs templates (#106714) 2024-04-03 17:04:24 +02:00
text-structure [text structure] Find field and message structure endpoints (#105660) 2024-03-06 11:03:42 +01:00
transform [Transform] Document PIT performance issue (#108149) 2024-05-06 08:46:00 -04:00
vector-tile Fix leak in RestVectorTileAction (#107143) 2024-04-05 06:48:23 -04:00
voting-only-node Remove String-based timeout support (#107747) 2024-04-25 10:57:35 +01:00
watcher Migrate remaining usage of skip version in YAML specs to cluster_features (#108055) 2024-05-07 09:42:17 +02:00
wildcard Adding aggregations support for the _ignored field (#101373) 2024-04-29 16:41:34 +02:00
write-load-forecaster Add and use a Builder for the DataStream class (#107035) 2024-04-12 10:06:18 +02:00
build.gradle Revert "Revert "Exclude internal fields from job APIs. (#106115)" (#106277)" (#106382) 2024-03-19 09:10:16 +01:00