Title: Message Title
|
|
|
|
i want to know that if we are configure <bean id="searchFilterAuthor" class="org.dspace.discovery.configuration.DiscoverySearchFilterFacet"> <property name="indexFieldName" value="author"/> <property name="metadataFields"> <list> <value>dc.contributor.author</value> <value>dc.creator</value> </list> </property> <property name="facetLimit" value="10"/> <property name="type" value="text"/> </bean> it show the sidebar facet property and on applying <bean id="searchFilterAuthor" class="org.dspace.discovery.configuration.SidebarFacetConfiguration"> <property name="indexFieldName" value="author"/> <property name="metadataFields"> <list> <value>dc.contributor.author</value> <value>dc.creator</value> </list> </property> <property name="facetLimit" value="10"/> <property name="sortOrder" value="COUNT"/> <property name="type" value="text"/> </bean> it show error on giving cmd index-discovery -b why?
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel