Project

General

Profile

« Previous | Next » 

Revision 10225

Disable indexing of 'prov_hasSources' field

View differences:

application-context-provone20150115.xml
25 25
                <ref bean="prov20150115.wasExecutedByExecution" />
26 26
                <ref bean="prov20150115.wasExecutedByUser" />
27 27
                <ref bean="prov20150115.instanceOfClass" />
28
                <ref bean="prov20150115.hasSources" />
28
                <!--  <ref bean="prov20150115.hasSources" /> -->
29 29
                <ref bean="prov20150115.hasDerivations" />
30 30
			</list>
31 31
		</property>
......
43 43
     			<value>prov_usedByUser</value>
44 44
     			<value>prov_wasExecutedByExecution</value>
45 45
     			<value>prov_wasExecutedByUser</value>
46
     			<value>prov_hasSources</value>
46
     			<!-- <value>prov_hasSources</value> -->
47 47
     			<value>prov_hasDerivations</value>
48 48
     			<value>prov_instanceOfClass</value>
49 49
     		</list>

Also available in: Unified diff