Hi. In dspace.cfg file there is a section named ###### Browse Configuration ###### where default browse indexes are defined. So, there I have:
webui.browse.index.1 = title:item:title webui.browse.index.2 = subject:metadata:dc.subject.*:text webui.browse.index.3 = area:metadata:arba.area:text webui.browse.index.4 = date:metadata:dc.date:date This way I have 4 lists that will apply to the whole site (home page, communities and collections). Is there any way that "collection x" could have different browsing options. i.e. not those four mentioned before but one, two o three totally different options?. I know how to add different search fields to a particular collection, just adding a map in discovery.xml file, cloning "defaultConfiguration bean" and modifying <property name="searchFilters">, but this only changes the filters, not the browsing lists. Is it possible? Regards! Diego -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-community. For more options, visit https://groups.google.com/d/optout.
