'How to modify search fields on xmlui
Im new to Dspace. Im using the XMLUI interface, and the version 6.3 I want to modify the search fields, and the instructions from the wiki (https://wiki.lyrasis.org/display/DSPACE/Modify+search+fields) says that I sould look for this line in dspace.cfg: ##### Fields to Index for Search #####
But in the dspace.cfg document, that line is only under the JSPUI specific configurations
### Configure the search indices to appear in advanced search drop down lists
#
jspui.search.index.display.1 = ANY
jspui.search.index.display.2 = author
jspui.search.index.display.3 = title
jspui.search.index.display.4 = keyword
jspui.search.index.display.5 = abstract
jspui.search.index.display.6 = series
jspui.search.index.display.7 = sponsor
jspui.search.index.display.8 = identifier
jspui.search.index.display.9 = language
Does anyone knows how I can change the search fields in the xmlui interface? I don't know if I'm looking in the wrong file because I'm a begginer, but I can't find any other dspace.cfg document, and neither can I find a dspace.src document. Thanks in advance
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
