Add support for collations in search ordering
acdhOeaw\arche\lib\SearchTerm::$orderByCollationproperty has been added allowing to specify the collation to be used for ordering search results.acdhOeaw\arche\lib\RepoDb::getOrderByQuery()adjusted to make use of theacdhOeaw\arche\lib\SearchTerm::$orderByCollationproperty.