Tom,

You can define additional filters in the following configuration file:
https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/discovery.xml#L99-L102

As you add new filters you have a number of options

   - You can apply them across the repository or just to specific
   collections:
   
https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/discovery.xml#L29-L38
   - As you define new filters, you can also choose which ones to add as
   sidebar facets:
   
https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/discovery.xml#L88-L91

Many changes to this file require a full re-index of the discovery index to
take effect.

Terry

On Tue, Sep 12, 2017 at 9:14 AM, Tom Avino <[email protected]> wrote:

> Currently, when a user clicks advanced filters, they only have 4 choices,
> Title, Author, Subject, and Date Issued.  How do I add additional ones?
>
> Thank you,
>
> Tom Avino
>
> --
> 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.
>



-- 
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
https://github.com/terrywbrady/info
425-298-5498 (Seattle, WA)

-- 
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.

Reply via email to