File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 <value >person.name.translated</value >
4141 <value >person.givenName</value >
4242 <value >person.familyName</value >
43+ <value >organization.legalName</value >
4344 </list >
4445 </property >
4546 </bean >
5051 <value >crisrp.name</value >
5152 <value >person.name.variant</value >
5253 <value >person.name.translated</value >
54+ <value >organization.legalName</value >
5355 </list >
5456 </property >
5557 </bean >
14591461 </property >
14601462 </bean >
14611463
1462- <!-- OrgUnit → Projects (via involvedorganisation_authority ) -->
1464+ <!-- OrgUnit → Projects (via dc.contributor.other_authority ) -->
14631465 <!-- Maps to: OrgUnit.isProjectOfOrgUnit (participated projects) -->
14641466 <bean id =" relationOrgunitProjectsConfiguration" class =" org.dspace.discovery.configuration.DiscoveryRelatedItemConfiguration" >
14651467 <property name =" searchSortConfiguration" >
14731475 </property >
14741476 <property name =" defaultFilterQueries" >
14751477 <list >
1476- <value >involvedorganisation_authority :{0}</value >
1478+ <value >dc.contributor.other_authority :{0}</value >
14771479 <value >-withdrawn:true AND -discoverable:false</value >
14781480 </list >
14791481 </property >
You can’t perform that action at this time.
0 commit comments