mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-15 15:22:01 -04:00
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.