Files
opencloud/services
Dominik Schmidt 17144d4791 fix(search): keep OpenSearch path queries as unanalyzed term queries
A path value with spaces went through a match_phrase query, which analyzes
the query with the path_hierarchy analyzer; the resulting "." prefix token
matches every document in the space, breaking descendant matching and the
stale-path check after a move.
2026-08-31 13:40:42 +02:00
..
2026-08-28 23:17:11 +00:00
2026-08-30 23:17:11 +00:00
2026-08-30 23:17:11 +00:00
2026-08-30 23:17:11 +00:00
2026-08-25 09:55:39 +02:00