- Issue created by @alanburke
- 🇮🇪Ireland alanburke
Sorting is straightforward
/jsonapi/index/main_solr?filter[fulltext]=query_term&sort=nid
will let you sort by nid
and
/jsonapi/index/main_solr?filter[fulltext]=basic&sort=-nid
will let you reverse that sort