DOI ID auf die erste Seite #16
- query additional 'identifier' field in solr query: dataservice.ts - if document identifier is available, show it on the search page: vs-results.vue
This commit is contained in:
parent
5585b9d04a
commit
b10ee96b43
3 changed files with 18 additions and 7 deletions
|
@ -27,6 +27,7 @@ export default {
|
|||
var fields = ["id", "licence",
|
||||
"server_date_published",
|
||||
"abstract_output",
|
||||
"identifier",
|
||||
"title_output",
|
||||
"title_additional",
|
||||
"author",
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue