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
da7d58c06c
140 changed files with 3585 additions and 2708 deletions
|
@ -464,7 +464,8 @@ module org.elasticsearch.server {
|
|||
with
|
||||
org.elasticsearch.index.codec.Elasticsearch814Codec,
|
||||
org.elasticsearch.index.codec.Elasticsearch816Codec,
|
||||
org.elasticsearch.index.codec.Elasticsearch900Codec;
|
||||
org.elasticsearch.index.codec.Elasticsearch900Codec,
|
||||
org.elasticsearch.index.codec.Elasticsearch900Lucene101Codec;
|
||||
|
||||
provides org.apache.logging.log4j.core.util.ContextDataProvider with org.elasticsearch.common.logging.DynamicContextDataProvider;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue