Re: [Dspace-tech] DSPACE: (discovery) Is it possible to show a specific sidebarFacets for a specific collection?

2014-09-16 Thread Johanne Crête
Thanks David! Like you wrote, the facet is displayed. Johanne De : David Cook [mailto:dc...@prosentient.com.au] Envoyé : 15 septembre 2014 20:38 À : Johanne Crête; 'Terry Brady' Cc : dspace-tech@lists.sourceforge.net Objet : RE: [Dspace-tech] DSPACE: (discovery) Is it possible to show a

Re: [Dspace-tech] DSPACE: (discovery) Is it possible to show a specific sidebarFacets for a specific collection?

2014-09-15 Thread Johanne Crête
Hi David, I resume all step that I have to execute to show a specific sidebarFacet for a specific collection: 1- I add “ref bean=searchFilterDescriptionJournal /” to the “searchFilters” under the “defaultConfiguration” 2- I add “ref bean=searchFilterDescriptionJournal /” to the

Re: [Dspace-tech] DSPACE: (discovery) Is it possible to show a specific sidebarFacets for a specific collection?

2014-09-15 Thread David Cook
Hi Johanne: 1) You need to also add “ref bean=searchFilterDescriptionJournal /” under “property name=sidebarFacets” under the “EdusConfiguration”, or else it won’t show up in the sidebar facets for EdusConfiguration. It’ll show up as a search filter when searching, but not as a

Re: [Dspace-tech] DSPACE: (discovery) Is it possible to show a specific sidebarFacets for a specific collection?

2014-09-11 Thread Johanne Crête
Thanks for your answer. Like you wrote, if I add “ref bean=searchFilterDescriptionJournal /” to the “searchFilters” under the “defaultConfiguration” and then “index-discovery –b”, then restart your servlet container (Tomcat), the sidebarfacet is show. It’s great, but the facet appear on the

Re: [Dspace-tech] DSPACE: (discovery) Is it possible to show a specific sidebarFacets for a specific collection?

2014-09-11 Thread David Cook
Hi Johanne: Did you also add “ref bean=searchFilterDescriptionJournal /” to “property name=sidebarFacets” under “defaultConfiguration”? If so, that would be incorrect. You just need “ref bean=searchFilterDescriptionJournal /” under “property name=searchFilters” under

Re: [Dspace-tech] DSPACE: (discovery) Is it possible to show a specific sidebarFacets for a specific collection?

2014-09-09 Thread David Cook
Hi Johanne: You might need to add “ref bean=searchFilterDescriptionJournal /” to the “searchFilters” under the “defaultConfiguration” as well. I think it’s a bug, but I’ve noticed that I can only get custom facets to show up in non-default configurations, if I have the bean referenced in

Re: [Dspace-tech] DSPACE: (discovery) Is it possible to show a specific sidebarFacets for a specific collection?

2014-09-09 Thread helix84
On Tue, Sep 9, 2014 at 9:05 AM, David Cook dc...@prosentient.com.au wrote: I think it’s a bug, but I’ve noticed that I can only get custom facets to show up in non-default configurations, if I have the bean referenced in the defaultConfiguration searchFilters. Hi David, filing a Jira issue

[Dspace-tech] DSPACE: (discovery) Is it possible to show a specific sidebarFacets for a specific collection?

2014-09-03 Thread Johanne Crête
I am using DSpace 4.1 and I want to show a specific sidebarFacets for a specific collection. I try to do this by adding a new org.dspace.discovery.configuration.DiscoveryConfiguration in discovery.xml. And a new entry key for the specific collection. But, I don't see this sidebarFacets. There

Re: [Dspace-tech] DSPACE: (discovery) Is it possible to show a specific sidebarFacets for a specific collection?

2014-09-03 Thread Terry Brady
Your approach should work. After making the change, did you restart DSpace and rebuild your discovery index? Once you are able to see the new facets, you will also need to update your messages.xml with the name of your facet. message key=xmlui.Discovery.AbstractSearch.type_descriptionJournal