update new Search Feature - invoice.number
This commit is contained in:
parent
c2a1f76e90
commit
1ca37381ca
3 changed files with 5 additions and 5 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<artifactId>office-alexander-logistics</artifactId>
|
||||
<groupId>com.alexander-logistics</groupId>
|
||||
<version>1.1.2</version>
|
||||
<version>1.1.3</version>
|
||||
</parent>
|
||||
<artifactId>office-alexander-logistics-app</artifactId>
|
||||
<packaging>war</packaging>
|
||||
|
|
|
|||
|
|
@ -6,7 +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
|
||||
index.fields.store=process.name,txtProcessName,txtWorkflowImageURL
|
||||
|
||||
office.search.noanalyze=invoice.number
|
||||
|
||||
##############################
|
||||
# Marty Setup
|
||||
|
|
|
|||
6
pom.xml
6
pom.xml
|
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.alexander-logistics</groupId>
|
||||
<artifactId>office-alexander-logistics</artifactId>
|
||||
<version>1.1.2</version>
|
||||
<version>1.1.3</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Imixs Office Workflow - Custom Build</name>
|
||||
|
||||
|
|
@ -26,8 +26,8 @@
|
|||
|
||||
<!-- Versions -->
|
||||
<org.imixs.workflow.version>5.2.9</org.imixs.workflow.version>
|
||||
<org.imixs.marty.version>4.1.11</org.imixs.marty.version>
|
||||
<org.imixs.office.version>4.4.6</org.imixs.office.version>
|
||||
<org.imixs.marty.version>4.1.12</org.imixs.marty.version>
|
||||
<org.imixs.office.version>4.4.7-SNAPSHOT</org.imixs.office.version>
|
||||
<org.imixs.adapters.version>2.2.6</org.imixs.adapters.version>
|
||||
<org.imixs.archive.version>2.2.11</org.imixs.archive.version>
|
||||
<org.imixs.melman.version>1.0.20</org.imixs.melman.version>
|
||||
|
|
|
|||
Loading…
Reference in a new issue