Closed kbrabrand closed 9 years ago
Looks good to me. What's the reason for a lot of the Behat tests being commented out? Some of them still seems to work - I only tested the without-access-token test, but that worked just fine.
Ugh.. The reason is me being being in a hurry to get home, and not reading through my commit.. Sorry. Fixed now.
Wonderful. And the tests passed both locally and on Travis. So let's merge this puppy in!
This PR adds sorting support for search backend with normalization of search params and handling of these in the ES backend. Also adds force sort of response model images to force the order to match the one from the search backend.