Files
Dominik Schmidt 831f8cf773 feat(search): version the search index by schema version
Both backends carry a shared search.SchemaVersion in the index name
(OpenSearch <base>-vN) and data path (bleve-vN). A breaking schema change
bumps the version so the service builds a fresh index instead of colliding
with the incompatible previous one; the old index is left in place.
2026-07-28 19:50:25 +02:00
..
2026-01-08 13:18:45 +01:00