cc-archive / open-ledger

Prototype code and examples for work on the Creative Commons "CC Search" project
MIT License
48 stars 23 forks source link

Ensure that pagination is stable #119

Closed lizadaly closed 7 years ago

lizadaly commented 7 years ago

I suspect that results are coming back in a somewhat random order such that pagination isn't stable: I think I see results on page 2 that I also saw on page 1. Look more closely at result ordering.

lizadaly commented 7 years ago

This is much improved.