This is an edge case, but multi valued paths are in general supported. pone.app.multilingualindexes creates an pathindex based on the translation group ids, so any path depth may contain more than one element. if searching with a zero depth, this breaks b/c of an optimization here. This can be made configurable with a minor effort. I'll propose a PR for this.
cc @thet
This is an edge case, but multi valued paths are in general supported. pone.app.multilingualindexes creates an pathindex based on the translation group ids, so any path depth may contain more than one element. if searching with a zero depth, this breaks b/c of an optimization here. This can be made configurable with a minor effort. I'll propose a PR for this. cc @thet