Re: [dspace-tech] Display Title in Discovery SidebarFacet in DSpace 5.8

2019-05-02 Thread Paul Münch
Hello,

take a look at the search filter configuration beans in the end of
discovery.xml.

The class of id='searchFilterTitle' is
'org.dspace.discovery.configuration.DiscoverySearchFilter'. To display a
search filter in sidebar you have to change this class to
'org.dspace.discovery.configuration.DiscoverySearchFilterFacet', cf.
id='searchFilterAuthor'.

I hope this helps.

Kind regards,

Paul Münch

Am 02.05.19 um 15:44 schrieb Arunendra M. Biswas:
> I have made necessary modifications in discovery.xml:
>
>  class="org.dspace.discovery.configuration.DiscoveryConfiguration"
> scope="prototype">
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> ---
> bean id="homepageConfiguration"
> class="org.dspace.discovery.configuration.DiscoveryConfiguration"
> scope="prototype">
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
> Run dspace index-discovery -b
> Restarted Tomcat
>
> But Title is not getting displayed in Discovery Sidebar Facet
>
> -- 
> 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 Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to dspace-tech+unsubscr...@googlegroups.com
> .
> To post to this group, send email to dspace-tech@googlegroups.com
> .
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.

-- 
Philipps-Universität Marburg | UB 
Digitale Dienste | Deutschhausstraße 9 | D018
Tel. +49 06421 28-24624  
--

-- 
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 Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


[dspace-tech] Display Title in Discovery SidebarFacet in DSpace 5.8

2019-05-02 Thread Arunendra M. Biswas
I have made necessary modifications in discovery.xml:


 
 
 
 
 
 
 
 


---
bean id="homepageConfiguration" class="
org.dspace.discovery.configuration.DiscoveryConfiguration" scope="prototype"
>
 
 
 
 
 
 
 
 

Run dspace index-discovery -b
Restarted Tomcat

But Title is not getting displayed in Discovery Sidebar Facet

-- 
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 Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.