01-19-2016 11:22 AM
01-19-2016 11:47 AM
01-20-2016 07:47 AM
2016-01-20 13:15:46,552 DEBUG [org.alfresco.repo.search.impl.solr.DbOrIndexSwitchingQueryLanguage] [http-apr-8090-exec-2] Trying db query for db-afts for SearchParameters [language=fts-alfresco, query=TYPE:"{exp.model}voc_exp" AND =@dFolder\:dNumber:"0801930008" AND @exp\:num_exp:"test new 3", stores=[workspace://SpacesStore], queryParameterDefinitions=[], excludeDataInTheCurrentTransaction=false, sortDefinitions=[], locales=[], mlAnalaysisMode=null, limitBy=UNLIMITED, permissionEvaluation=EAGER, limit=500, allAttributes=[], textAttributes=[], maxItems=2147483647, skipCount=0, defaultFTSOperator=OR, defaultFTSFieldOperator=OR, queryTemplates={}, namespace=http://www.alfresco.org/model/content/1.0, maxPermissionChecks=2147483647, maxPermissionCheckTimeMillis=-1, defaultFieldName=TEXT, fieldFacets=[], useInMemorySort=null, maxRawResultSetSizeForInMemorySort=null, excludeTenantFilter=false, queryConsistency=DEFAULT]
2016-01-20 13:15:46,822 DEBUG [org.alfresco.repo.search.impl.solr.DbOrIndexSwitchingQueryLanguage] [http-apr-8090-exec-2] DB query failed for db-afts for SearchParameters [language=fts-alfresco, query=TYPE:"{exp.model}voc_exp" AND =@dFolder\:dNumber:"0801930008" AND @exp\:num_exp:"test new 3", stores=[workspace://SpacesStore], queryParameterDefinitions=[], excludeDataInTheCurrentTransaction=false, sortDefinitions=[], locales=[], mlAnalaysisMode=null, limitBy=UNLIMITED, permissionEvaluation=EAGER, limit=500, allAttributes=[], textAttributes=[], maxItems=2147483647, skipCount=0, defaultFTSOperator=OR, defaultFTSFieldOperator=OR, queryTemplates={KEY_REPLACELONESTAR=ISNODE:T}, namespace=http://www.alfresco.org/model/content/1.0, maxPermissionChecks=2147483647, maxPermissionCheckTimeMillis=-1, defaultFieldName=TEXT, fieldFacets=[], useInMemorySort=null, maxRawResultSetSizeForInMemorySort=null, excludeTenantFilter=false, queryConsistency=DEFAULT]
org.alfresco.repo.search.impl.querymodel.QueryModelException: 00200001 Analysis mode not supported for DB DEFAULT
2016-01-20 13:15:46,823 DEBUG [org.alfresco.repo.search.impl.solr.DbOrIndexSwitchingQueryLanguage] [http-apr-8090-exec-2] Using SOLR query: db-afts for SearchParameters
TYPE:"{exp.model}voc_exp" AND =@exp\:dNumber:"0801930008" AND @exp\:num_exp:"test new 3"
<namespace uri="exp.model" prefix="exp"/>
<type name="exp:voc_exp">
<properties>
<property name="exp:dNumber" tab="-1" editVisible="false" createVisible="false" editable="false" inheritable="false" calculable="false" >
<title>Code number</title>
<type>d:text</type>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>false</tokenised>
</index>
</property>
<property name="exp:num_exp" editVisible="true" createVisible="true" editable="true" inheritable="false" calculable="true">
<title>Expedient number</title>
<type>d:text</type>
<mandatory>true</mandatory>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>both</tokenised>
</index>
<constraints>
<constraint ref="desal:stringLength100" />
</constraints>
</property>
</properties>
</type>
########################
## Force transactional #
########################
solr.query.cmis.queryConsistency=TRANSACTIONAL_IF_POSSIBLE
solr.query.fts.queryConsistency=TRANSACTIONAL_IF_POSSIBLE
### Optional patch that adds required indexes to the DB ###
system.metadata-query-indexes.ignored=false
01-21-2016 03:12 AM
01-21-2016 04:42 AM
01-21-2016 11:08 AM
01-21-2016 12:25 PM
01-22-2016 08:36 AM
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.