8408 - sort ordering is parametrized and used only when no text query is send.

This commit is contained in:
aroman-arvo
2023-02-13 10:42:56 +01:00
parent 6523b02913
commit eeda26e122
10 changed files with 42 additions and 18 deletions

View File

@@ -310,3 +310,8 @@ info:
markdown:
enabled: false
mathjax: false
# Default collection/community sorting order at Advanced search, Create/update community and collection when there are not a query.
collectionSelectionSort:
sortMetadata: "dc.title"
sortDirection: "ASC"

View File

@@ -1,5 +1,5 @@
rest:
ssl: true
host: api7.dspace.org
port: 443
ssl: false
host: localhost
port: 9090
nameSpace: /server