Hello.

Is it possible to select more than one specific filter in advanced search?

For example, in the advanced figure, in the Type filter (dc.type), I would
like to be able to select more than one option. Is it possible?

[image: image.png]

In Discovery.xml my filter type looks like this:

<bean id="searchFilterTipoDeDocumento"
class="org.dspace.discovery.configuration.DiscoverySearchFilterFacet">
        <property name="indexFieldName" value="type"/>
        <property name="metadataFields">
            <list>
                <value>dc.type</value>
            </list>
        </property>
        <property name="facetLimit" value="10"/>
        <property name="sortOrderSidebar" value="COUNT"/>
        <property name="sortOrderFilterPage" value="COUNT"/>

    </bean>

Att,

Aroldo

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
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 dspace-tech+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/dspace-tech/CACKFi%2Be9%2BPhTRt9E2zZxWqDT%3DB%2BUuw-2shswjw5DmhA%3De1pXgg%40mail.gmail.com.

Reply via email to