update taxonomy index settings
This commit is contained in:
parent
fd00651252
commit
6043d5d079
2 changed files with 2 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ index.fields=txtsearchstring,txtSubject,txtname,txtEmail,txtUserName,namCreator,
|
|||
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.store=process.name,txtProcessName,txtWorkflowImageURL
|
||||
index.fields.category=space.name,space.ref
|
||||
office.search.noanalyze=invoice.number
|
||||
|
||||
##############################
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -25,7 +25,7 @@
|
|||
<maven.build.timestamp.format>yyyyMMddHHmmss</maven.build.timestamp.format>
|
||||
|
||||
<!-- 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.office.version>4.5.0-SNAPSHOT</org.imixs.office.version>
|
||||
<org.imixs.adapters.version>2.3.0</org.imixs.adapters.version>
|
||||
|
|
|
|||
Loading…
Reference in a new issue