Skip to content

Add support for collations in search ordering

Compare
Choose a tag to compare
@zozlak zozlak released this 30 Nov 13:23
· 127 commits to master since this release
  • acdhOeaw\arche\lib\SearchTerm::$orderByCollation property 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 the acdhOeaw\arche\lib\SearchTerm::$orderByCollation property.