elasticsearch/server
Luca Cavanna 8fdf44d708
Remove completion postings format extension (#125253)
A while ago we introduced a completion postings format extension to eventually
be able to customize how completion FSTs are loaded. See #111494.

We have never leveraged this extension, and meanwhile Lucene is moving
to always load FSTs off-heap, and no longer allow on-heap.
See https://github.com/apache/lucene/pull/14364 .

This commit removes the SPI extension as it is no longer needed.
2025-03-20 15:07:53 +01:00
..
licenses
src Remove completion postings format extension (#125253) 2025-03-20 15:07:53 +01:00
build.gradle Bug Fix: System Data Streams Should Be Restorable (#124651) 2025-03-14 08:00:44 -07:00