Files
opencloud/services/search/pkg/config
Dominik Schmidt 7d55849900 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-08-31 13:40:42 +02:00
..
2026-07-31 12:04:44 +02:00
2025-01-14 12:44:00 +01:00
2025-11-27 10:53:59 +01:00
2025-11-28 11:17:39 +01:00