mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Merge main into multi-project
This commit is contained in:
commit
da5da54f3f
164 changed files with 3411 additions and 2477 deletions
|
@ -31,6 +31,7 @@ module org.elasticsearch.server {
|
|||
requires org.elasticsearch.grok;
|
||||
requires org.elasticsearch.tdigest;
|
||||
requires org.elasticsearch.simdvec;
|
||||
requires org.elasticsearch.entitlement;
|
||||
|
||||
requires hppc;
|
||||
requires HdrHistogram;
|
||||
|
@ -471,5 +472,6 @@ module org.elasticsearch.server {
|
|||
org.elasticsearch.serverless.apifiltering;
|
||||
exports org.elasticsearch.lucene.spatial;
|
||||
exports org.elasticsearch.inference.configuration;
|
||||
exports org.elasticsearch.monitor.metrics;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue