Good day.

I am created new cris entity ( dspace-CRIS 5.8), add in navbar.cris-entities 
and add bean crisTestConfiguration in discovery.xml. But search Pointer 
field not working. 

Structure:
Box authors
- Nested field - testauthors, where Pointer field - 
testauthorsauthor(Researcher Pages)

I am tried different variants 

<bean id="searchFilterTestAuthor"
     class="org.dspace.discovery.configuration.DiscoverySearchFilterFacet">
   <property name="indexFieldName" value="author_test" />
   <property name="metadataFields">
      <list>
         <value>cristest.authors</value>
      </list>
   </property>
</bean>


and <value>cristest.testauthorsauthor</value>

and <value>cristest.authors.testauthorsauthor</value>


but all not working. Search other fields work fine.


Someone could help? Thank you 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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to