Thanks Elvi,

I already edited my  [dspace-src]\dspace\config\spring\api\discovery.xml
and change to the following:

<bean id="searchFilterSubject"
class="org.dspace.discovery.configuration.HierarchicalSidebarFacetConfiguration">
        <property name="indexFieldName" value="subject"/>
        <property name="metadataFields">
            <list>
                <value>dc.subject.*</value>
            </list>
        </property>
        <property name="facetLimit" value="10"/>
        <property name="sortOrder" value="COUNT"/>
        <property name="splitter" value="--"/>
    </bean>

I still retain these codes from my [dspace-src]\dspace\config\dspace.cfg:

choices.plugin.dc.subject = srscmod
choices.presentation.dc.subject = select
vocabulary.plugin.srscmod.hierarchy.store = true
vocabulary.plugin.srscmod.hierarchy.suggest = false
vocabulary.plugin.srscmod.delimiter = " -- "

Then I rebuild dspace and restarted tomcat. I also deleted the cache
beforehand but there was still no changes seen in the discovery sidebar
facet. Also, during the addition of subjects using the controlled
vocabulary the delimiter "::" is still being use. Do I need to run anything
from my [dspace]\bin\ to implement the updates?



On Wed, Aug 14, 2013 at 3:17 PM, Nemiz, Elvi S. [via DSpace] <
ml-node+s2283337n4666545...@n4.nabble.com> wrote:

> Hello Brian,
>
> Edit [dspace-src]\dspace\config\spring\api\discovery.xml, look
> for <property name="splitter" value="::"/> in line 244. You can also add if
> you like search filters and sidebar facets in this file. Hope this helps.
> ;-)
>
> Regards,
> Elvi
>
> ------------------------------------------------------------------------------
>
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> DSpace-tech mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=4666545&i=0>
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://dspace.2283337.n4.nabble.com/Parameters-for-vocabulary-xmlui-not-working-tp4666541p4666545.html
>  To unsubscribe from Parameters for vocabulary xmlui not working, click
> here<http://dspace.2283337.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4666541&code=YmNvYmFsbGVzQGF0ZW5lby5lZHV8NDY2NjU0MXwtMTE4MjI3MDk5OQ==>
> .
> NAML<http://dspace.2283337.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>



-- 
*Brian Aljer B. Coballes
Instructional Technology Center
Ateneo de Manila High School
Loyola Heights, Quezon City*
*Philippines*
*
*
*(063) 426-6001 loc. 6203
*
*
*

**
*"En todo amar y servir."*




-----
Librarian In-Charge of Non-Print 
Educational Media Center 
Ateneo de Manila High School 
Philippines
--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Parameters-for-vocabulary-xmlui-not-working-tp4666541p4666590.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to