idfive / UniCal

Angular.js-based events calendar application, based on the headless/decoupled Drupal approach, and the COPE principle
http://unical.idfive.com
MIT License
8 stars 3 forks source link

Order search results by date #7

Closed drogers98 closed 6 years ago

drogers98 commented 6 years ago

Currently, search results simply go off of relevancy. Should we change this to order by date?

related to client request: http://bugify.idfive.com/issues/12285

drogers98 commented 6 years ago

Added sort to search endpoint.