Hi,
I'm using DSpace 4.x and have created a new facet for Authors, combining 6
metadata as follows (extract from discovery.xml):
<bean id="searchFilterAuthor"
class="org.dspace.discovery.configuration.DiscoverySearchFilterFacet">
<property name="indexFieldName" value="author"/>
<property name="metadataFields">
<list>
<value>dim.autoreArch</value>
<value>dim.facetAuthorImg</value>
<value>dim.facetAuthorDoc</value>
<value>dim.facetAuthorVideo</value>
<value>dim.facetAuthorAudio</value>
<value>dim.facetAuthorInter</value>
<value>dim.autoreBeneNaturalistico</value>
</list>
</property>
<property name="facetLimit" value="2000"/>
<property name="sortOrder" value="COUNT"/>
</bean>
>From a couple of days the system doesn't show all the values for
dim.autoreArch (btw it's the metadata with most items, at least 1400+ items
and few authors).
>From the log it seems all correct. I rebuilded the index but nothing
happened. What can I do to have all the Authors back?
Thanks in advance
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.