Commits

aroman-arvo authored 742922dba04
DS-8408: Test cases and some fixes or comcol ordering
No tags

config/config.example.yml

Modified
364 364
365 365 # Which vocabularies should be used for which search filters
366 366 # and whether to show the filter in the search sidebar
367 367 # Take a look at the filter-vocabulary-config.ts file for documentation on how the options are obtained
368 368 vocabularies:
369 369 - filter: 'subject'
370 370 vocabulary: 'srsc'
371 371 enabled: true
372 372
373 373 # Default collection/community sorting order at Advanced search, Create/update community and collection when there are not a query.
374 -collectionSelectionSort:
375 - sortMetadata: "dc.title"
376 - sortDirection: "ASC"
374 +comcolSelectionSort:
375 + sortMetadata: 'dc.title'
376 + sortDirection: 'ASC'

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut