In order to support sorting of items by the name of the permanent or temporary location, extend the CQL indexes available beyond the item record schema to include permanentLocation.name and temporaryLocation.name.
This likely involved extending the view introduced for sorting by material type name.
In order to support sorting of items by the name of the permanent or temporary location, extend the CQL indexes available beyond the item record schema to include
permanentLocation.name
andtemporaryLocation.name
.This likely involved extending the view introduced for sorting by material type name.