*
* Generated from xml/schema/CRM/Core/Address.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e026e63074a6ffc2f4fda166e6ea6b5a)
+ * (GenCodeChecksum:4e3b66ed828527539c525b2ffc71e606)
*/
/**
'localizable' => FALSE,
'sig' => 'civicrm_address::0::city',
],
+ 'index_geo_code_1_geo_code_2' => [
+ 'name' => 'index_geo_code_1_geo_code_2',
+ 'field' => [
+ 0 => 'geo_code_1',
+ 1 => 'geo_code_2',
+ ],
+ 'localizable' => FALSE,
+ 'sig' => 'civicrm_address::0::geo_code_1::geo_code_2',
+ ],
];
return ($localize && !empty($indices)) ? CRM_Core_DAO_AllCoreTables::multilingualize(__CLASS__, $indices) : $indices;
}
<size>9</size>
</html>
</field>
+ <index>
+ <name>index_geo_code_1_geo_code_2</name>
+ <fieldName>geo_code_1</fieldName>
+ <fieldName>geo_code_2</fieldName>
+ </index>
<field>
<name>manual_geo_code</name>
<title>Is Manually Geocoded</title>