Dear All,
I would like to ask how to add additional fields to the default sort
options if Discovery is enabled? The default sort options that we have are
relevancy, Title, and Issue Date. I tried to edit
/cofig/spring/discovery/spring-dspace-addon-discovery-configuration-services.xml
since this is where the configuration for sidebar facets for discovery can
be found. I have added
<bean id="sortAuthor"
class="org.dspace.discovery.configuration.DiscoverySortFieldConfiguration">
<property name="metadataField" value="dc.contributor.author"/>
</bean>
in Sort properties and
<property name="sortFields">
<list>
<ref bean="sortTitle" />
<ref bean="sortAuthor" />
<ref bean="sortDateIssued" />
</list>
</property>
After restarting Tomcat, the sorting doesn't work. Please advice if I
missed something. Also, I noticed that if sorting by Title, the default
sort is not ignoring leading/initial articles like 'The, A, and An'. Is
there some configuration in discovery that I have to change? Thanks in
advance.
Regards,
Elvi S. Nemiz
Information Assistant
Library and Data Bank Services Section
Training and Information Division
SEAFDEC Aquaculture Department
Tigbauan, Iloilo
Philippines
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech