diff --git a/entity/Person_entity/Person_entity.aod b/entity/Person_entity/Person_entity.aod index c847aa4a56eb00346f0ae52f9bcdf1df0809f046..9d4fcdd5c84bb0d9e64d5dea852555e749959a63 100644 --- a/entity/Person_entity/Person_entity.aod +++ b/entity/Person_entity/Person_entity.aod @@ -1376,6 +1376,14 @@ Usually this is used for filtering COMMUNICATION-entries by a specified contact </affectedTables> <affectedIds>%aditoprj%/entity/Person_entity/recordcontainers/index/affectedIds.js</affectedIds> <indexFieldMappings> + <indexRecordFieldMapping> + <name>CONTACTID.value</name> + <indexFieldType>STRING</indexFieldType> + </indexRecordFieldMapping> + <indexRecordFieldMapping> + <name>PERSON_ID.value</name> + <indexFieldType>STRING</indexFieldType> + </indexRecordFieldMapping> <indexRecordFieldMapping> <name>FIRSTNAME.value</name> <indexFieldType>PHONETIC_NAME</indexFieldType> @@ -1386,14 +1394,6 @@ Usually this is used for filtering COMMUNICATION-entries by a specified contact <indexFieldType>PHONETIC_NAME</indexFieldType> <isBoosted v="true" /> </indexRecordFieldMapping> - <indexRecordFieldMapping> - <name>PERSON_ID.value</name> - <indexFieldType>STRING</indexFieldType> - </indexRecordFieldMapping> - <indexRecordFieldMapping> - <name>CONTACTID.value</name> - <indexFieldType>STRING</indexFieldType> - </indexRecordFieldMapping> <indexRecordFieldMapping> <name>GENDER.value</name> <indexFieldType>STRING</indexFieldType>