<property name="exp:exp_name" editVisible="true" createVisible="true" editable="true" inheritable="false" calculable="true">
<title>Number exp</title>
<type>d:text</type>
<mandatory>true</mandatory>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>both</tokenised>
</index>
</property>
<schema name="alfresco" version="1.0">
<types>
<fieldType name="alfrescoDataType" class="org.alfresco.solr.AlfrescoDataType">
<analyzer>
<tokenizer class="org.apache.solr.analysis.WhitespaceTokenizerFactory" />
<filter class="org.apache.solr.analysis.LowerCaseFilterFactory" />
<filter class="org.apache.solr.analysis.WordDelimiterFilterFactory"
generateWordParts="1"
generateNumberParts="1"
catenateWords="1"
catenateNumbers="1"
catenateAll="1"
splitOnCaseChange="1"
splitOnNumerics="1"
preserveOriginal="1"
stemEnglishPossessive="1"/>
</analyzer>
</fieldType>
</types>
<fields>
<field name="ID" type="alfrescoDataType" indexed="true" omitNorms="true" stored="true" multiValued="true"></field>
<dynamicField name="*" type="alfrescoDataType" indexed="true" omitNorms="true" stored="true" multiValued="true"></dynamicField>
</fields>
<uniqueKey>ID</uniqueKey>
<defaultSearchField>ID</defaultSearchField>
</schema
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.