mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Applying Apache Lucene fix: https://github.com/apache/lucene/pull/14732 (#128671)
* Applying Apache Lucene fix: https://github.com/apache/lucene/pull/14732 * fixing test * fixing annot
This commit is contained in:
parent
adda402a4c
commit
2a44166a2c
15 changed files with 787 additions and 35 deletions
|
@ -477,4 +477,5 @@ module org.elasticsearch.server {
|
|||
exports org.elasticsearch.plugins.internal.rewriter to org.elasticsearch.inference;
|
||||
exports org.elasticsearch.lucene.util.automaton;
|
||||
exports org.elasticsearch.index.codec.perfield;
|
||||
exports org.elasticsearch.lucene.search;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue