04-01-2009 12:47 PM
<type name="planillas:planilla">
<title>Planilla</title>
<parent>cm:content</parent>
<properties>
<property name="planillas:tipoIdentidad">
<type>d:text</type>
<mandatory>true</mandatory>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>false</tokenised>
</index>
<constraints>
<constraint ref="planillas:tiposIdentidad" />
</constraints>
</property>
<property name="planillas:identidad">
<type>d:text</type>
<mandatory>true</mandatory>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>false</tokenised>
</index>
</property>
<property name="planillas:nombreEmpleador">
<type>d:text</type>
<mandatory>true</mandatory>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>true</tokenised>
</index>
</property>
<property name="planillas:numero">
<type>d:long</type>
<mandatory>true</mandatory>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>false</tokenised>
</index>
</property>
<property name="planillas:fechaPago">
<type>d:date</type>
<mandatory>true</mandatory>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>false</tokenised>
</index>
</property>
<property name="planillas:valorConsignado">
<type>d:double</type>
<mandatory>false</mandatory>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>false</tokenised>
</index>
</property>
<property name="planillas:errada">
<type>d:boolean</type>
<mandatory>true</mandatory>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>false</tokenised>
</index>
</property>
<property name="planillas:erroresCarga">
<type>d:text</type>
<mandatory>false</mandatory>
<multiple>true</multiple>
<index enabled="false"/>
</property>
</properties>
</type>
04-02-2009 11:24 AM
04-10-2009 05:49 AM
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>false</tokenised>
</index>
Hi I m not a lucene expert, but maybe if you change the store value somethings happend, yes of course you have been set the indexing to true.
04-10-2009 06:19 AM
<atomic>false</atomic>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.