OpenSearch/buildSrc
Adrien Grand 9a8225bbc1
Upgrade to lucene-8.7.0-snapshot-9cd3af50f80. (#62450) (#62476)
This new snapshot contains the following JIRAs that we're interested in:
 - [LUCENE-9525](https://issues.apache.org/jira/browse/LUCENE-9525)
Better handling of small documents. This should improve retrieval times
when documents are less than ~1kB.
 - [LUCENE-9510](https://issues.apache.org/jira/browse/LUCENE-9510)
Faster flushes when index sorting is enabled by not compressing the
temporary files that store stored fields and term vectors.
2020-09-17 10:28:20 +02:00
..
reaper Improvement usage of gradle task avoidance api (#56627) (#56981) 2020-05-25 09:37:33 +02:00
src Avoid packaging / unpacking cycle when using local current distributions (#61592) (#62176) 2020-09-10 08:08:50 +02:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Simplify distribution download configurations (7.x backport) (#61708) 2020-08-31 14:36:42 +02:00
formatterConfig.xml Tweak formatting config for exception lists (#54710) 2020-04-03 16:54:31 +01:00
settings.gradle Remove empty buildSrc subproject (#47415) 2019-10-01 16:34:31 -07:00
version.properties Upgrade to lucene-8.7.0-snapshot-9cd3af50f80. (#62450) (#62476) 2020-09-17 10:28:20 +02:00