update taxonomy index settings

This commit is contained in:
Ralph Soika 2021-11-19 16:20:25 +01:00
parent fd00651252
commit 6043d5d079
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@ index.fields=txtsearchstring,txtSubject,txtname,txtEmail,txtUserName,namCreator,
index.fields.analyze=txtUsername index.fields.analyze=txtUsername
index.fields.noanalyze=type,$UniqueIDRef,$created,$modified,$ModelVersion,namCreator,$ProcessID,datDate,txtWorkflowGroup,txtemail, datdate, datfrom, datto, numsequencenumber,dms_count,invoice.number,invoice.duedate index.fields.noanalyze=type,$UniqueIDRef,$created,$modified,$ModelVersion,namCreator,$ProcessID,datDate,txtWorkflowGroup,txtemail, datdate, datfrom, datto, numsequencenumber,dms_count,invoice.number,invoice.duedate
index.fields.store=process.name,txtProcessName,txtWorkflowImageURL index.fields.store=process.name,txtProcessName,txtWorkflowImageURL
index.fields.category=space.name,space.ref
office.search.noanalyze=invoice.number office.search.noanalyze=invoice.number
############################## ##############################

View file

@ -25,7 +25,7 @@
<maven.build.timestamp.format>yyyyMMddHHmmss</maven.build.timestamp.format> <maven.build.timestamp.format>yyyyMMddHHmmss</maven.build.timestamp.format>
<!-- Versions --> <!-- Versions -->
<org.imixs.workflow.version>5.2.13</org.imixs.workflow.version> <org.imixs.workflow.version>5.2.14-SNAPSHOT</org.imixs.workflow.version>
<org.imixs.marty.version>4.2.0</org.imixs.marty.version> <org.imixs.marty.version>4.2.0</org.imixs.marty.version>
<org.imixs.office.version>4.5.0-SNAPSHOT</org.imixs.office.version> <org.imixs.office.version>4.5.0-SNAPSHOT</org.imixs.office.version>
<org.imixs.adapters.version>2.3.0</org.imixs.adapters.version> <org.imixs.adapters.version>2.3.0</org.imixs.adapters.version>