Hi Rosarie, Yes, the sidebar facets / search filter fields can be customized however you want them to be. By default, the Author facet includes "dc.creator" and "dc.contributor.author" only (and no other dc.contributor.* fields should be included by default). But you could update it to include additional metadata fields, or remove existing fields from the list. More on this at: https://wiki.duraspace.org/display/DSDOC6x/Discovery#Discovery-Searchfilters&sidebarfacetsCustomization
For the Author fields specifically, you can modify them in your Discovery configuration at: https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/spring/api/discovery.xml#L378 After updating these facets, you will need to reindex your entire site by running "[dspace]/bin/dspace index-discovery -b" - Tim On Fri, Jan 6, 2017 at 8:14 AM Rosarie Coughlan <[email protected]> wrote: > Hello, > > > > The DSpace 5 documentation for version 5 states: “It's important to know that > multiple metadata fields can be included in one facet. For example, the > Author facet above includes values from both dc.contributor.author as well > as dc.creator. > > > > Is it possible to exclude for example specific dc.contributor or > dc.supervisor from the author Facet? > > > > Thanks > > Rosarie > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" 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-tech. > For more options, visit https://groups.google.com/d/optout. > -- Tim Donohue Technical Lead for DSpace & DSpaceDirect DuraSpace.org | DSpace.org | DSpaceDirect.org -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" 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-tech. For more options, visit https://groups.google.com/d/optout.
