Open
Description
I sometimes see duplicated data in a collection when I add sort_by
parameter (or click sorting buttons in the atomic-data-browser). Depending on the parameter I sort by, I see more or less duplicates. And I usually see more duplicates of resources which sorted-by parameter I edited more. Once I see a duplicate, it's always there.
Restarting server with --rebuild-index
fixes the issue. So this likely a bug with maintaining the index (e.g., not deleting previous entries or something).
Version: latest master (f36e2b0)