eea.facetednavigation icon indicating copy to clipboard operation
eea.facetednavigation copied to clipboard

Allow multiple sorts indexes

Open laulaz opened this issue 6 years ago • 2 comments

It could be great to allow results sorting with different sort indexes & orders (combining sort widgets queries). For now, the sort is decided by the last sort widget.

laulaz avatar Nov 18 '19 09:11 laulaz

@laulaz I'm not sure if this is possible with ZCatalog. If it is, could you provide a query example?

avoinea avatar Nov 18 '19 11:11 avoinea

@avoinea it is possible (and working fine), for example : https://github.com/zopefoundation/Products.ZCatalog/blob/master/src/Products/ZCatalog/tests/test_catalog.py#L607

laulaz avatar Nov 18 '19 12:11 laulaz