On Sun, May 10, 2020 at 8:20 AM David Smiley <david.w.smi...@gmail.com>
wrote:

> I wonder if ElasticSearch tries to do this on their side too; does it?
>

Yes, Elasticsearch regularly upgrades to new snapshots of Lucene[1][2],
often multiple times per minor version. It helps give Lucene more test and
performance coverage, and also makes it easier for us to identify which
particular Lucene change contributed to an improvement or regression in
Elasticsearch.

[1]
https://github.com/elastic/elasticsearch/search?o=desc&q=lucene+snapshot&s=author-date&type=Commits
[2] https://github.com/elastic/elasticsearch/pull/56175

-- 
Adrien

Reply via email to