Project

General

Profile

« Previous | Next » 

Revision 40786

added indexed field for inscription language

View differences:

modules/dnet-eagle-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/MDFormatDSResources/EMF.xml
39 39

  
40 40
						<!-- Transcription-specific indexed labels -->
41 41
						<FIELD indexable="true" type="text_ancient" name="inscriptiontext" result="false" stat="false" tokenizable="true" xpath="//*[local-name()='transcription']/*[local-name()='text'] | //*[local-name()='hasTranscription']/*[local-name()='text']" />
42
						<FIELD indexable="true" name="inscriptionlanguage" result="false" stat="false"
43
							   tokenizable="false"
44
							   xpath="//*[local-name()='transcription']/*[local-name()='text']/@lang"/>
42 45
						<FIELD indexable="true" name="paleographiccharacteristics" result="false" stat="false" tokenizable="true" xpath="//*[local-name()='paleographicCharacteristics']" />
43 46
						<FIELD indexable="true" name="socialstatus" result="false" stat="false" tokenizable="true" xpath="//*[local-name()='honorand']/@socialStatus" />
44 47
						<FIELD indexable="true" name="bibliography" result="false" stat="false" tokenizable="true" xpath="//*[local-name()='bibliography']" />

Also available in: Unified diff