Project

General

Profile

« Previous | Next » 

Revision 44656

added index fields with the collectedfrom of related entities

View differences:

2-8b9503d9-8a86-4330-93ef-7e0cd9bc87c2.xml
316 316
		                <FIELD name="relfunderjurisdiction" xpath="//*[local-name()='entity']//rel/funding/funder/@jurisdiction" tokenizable="false"
317 317
		                       indexable="true" result="false" stat="false"/>
318 318

  
319
		                <!-- Collected from of the related entity. Available for result-result relationships -->
320
		                <FIELD name="relcollectedfromid" xpath="//*[local-name()='entity']/*//rel/collectedfrom/@id" tokenizable="false" stat="false" result="false"
321
		                       indexable="true"/>
322
		                <FIELD name="relcollectedfromname" xpath="//*[local-name()='entity']/*//rel/collectedfrom/@name" tokenizable="false" stat="false" result="false"
323
		                       indexable="true"/>
324

  
325

  
319 326
		                <!-- COMMON FIELDS -->
320 327

  
321 328
		                <FIELD name="dateofcollection" value="//header/*[local-name()='dateOfCollection']" type="date" stat="false" result="false"

Also available in: Unified diff