solved, for anyone who is working in the side-editor
Query field → you need to divide them with /
Map field → you need to divide them with ,
For example:
Query field → {category}/{brand}/{productClusterIds}/{specificationFilter}
Map field → c,b,productClusterIds,specificationFilter_{X}
I hope it can be useful.