Skip to content

Instantly share code, notes, and snippets.

Created October 31, 2011 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/b6f337b69133849481e8 to your computer and use it in GitHub Desktop.
Save anonymous/b6f337b69133849481e8 to your computer and use it in GitHub Desktop.
3rd node restarted
curl -XGET "http://10.29.60.8:9200/_cluster/state?pretty=1"
{
"cluster_name" : "SPI",
"master_node" : "Ub0MuTriRe2r-PgD2PPMsg",
"blocks" : {
},
"nodes" : {
"Ub0MuTriRe2r-PgD2PPMsg" : {
"name" : "Projector",
"transport_address" : "inet[/10.29.60.8:9300]",
"attributes" : {
}
},
"HXnvgx2TQFGkGjhQRGLsiA" : {
"name" : "Outlaw",
"transport_address" : "inet[/10.29.60.6:9300]",
"attributes" : {
}
},
"7ScxL3STQF6QJf7iR1vvOA" : {
"name" : "Gargantua",
"transport_address" : "inet[/10.29.60.4:9300]",
"attributes" : {
}
}
},
"metadata" : {
"templates" : {
},
"indices" : {
"spi" : {
"state" : "open",
"settings" : {
"index.[]" : "",
"index.number_of_shards" : "3",
"index.number_of_replicas" : "2"
},
"mappings" : {
"storeorders" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"external_order_id" : {
"type" : "multi_field",
"fields" : {
"external_order_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"date_canceled" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"date_canceled" : {
"type" : "string"
}
}
},
"search_product_ids" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"search_product_ids" : {
"type" : "string"
}
}
},
"aff_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"aff_id" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"was_canceled" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_canceled" : {
"type" : "string"
}
}
},
"order_details" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_details" : {
"type" : "string"
}
}
},
"was_fulfilled" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_fulfilled" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"customer_emailaddress" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"customer_emailaddress" : {
"type" : "string"
}
}
},
"store_name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"store_name" : {
"type" : "string"
}
}
},
"is_test" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_test" : {
"type" : "string"
}
}
},
"is_free" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_free" : {
"type" : "string"
}
}
}
}
},
"faq_questions" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"faq_id" : {
"type" : "multi_field",
"fields" : {
"faq_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"answer" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"answer" : {
"type" : "string"
}
}
},
"category_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"category_id" : {
"type" : "string"
}
}
},
"question" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"question" : {
"type" : "string"
}
}
},
"order_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_id" : {
"type" : "string"
}
}
},
"comments" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"comments" : {
"type" : "string"
}
}
}
}
},
"storeproducts_commissionplans" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "multi_field",
"fields" : {
"rr_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"product_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"product_id" : {
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"ruleset_required_product" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"ruleset_required_product" : {
"type" : "string"
}
}
},
"commissionplan_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"commissionplan_id" : {
"type" : "string"
}
}
},
"complan_priority" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"complan_priority" : {
"type" : "string"
}
}
}
}
},
"emaildesk_operators" : {
"properties" : {
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"emailaddress" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"emailaddress" : {
"type" : "string"
}
}
},
"account_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"account_id" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"emailaddress_notify" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"emailaddress_notify" : {
"type" : "string"
}
}
},
"emailaddress_aliases" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"emailaddress_aliases" : {
"type" : "string"
}
}
}
}
},
"settings" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"phone" : {
"type" : "multi_field",
"fields" : {
"phone" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"is_suspended" : {
"type" : "multi_field",
"fields" : {
"is_suspended" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"account_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"account_id" : {
"type" : "string"
}
}
},
"main_user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"main_user_id" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"dbname" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"dbname" : {
"type" : "string"
}
}
},
"admin_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"admin_id" : {
"type" : "string"
}
}
}
}
},
"affiliateprograms" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "multi_field",
"fields" : {
"rr_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"description_short" : {
"type" : "multi_field",
"fields" : {
"description_short" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"description" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"description" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"link" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"link" : {
"type" : "string"
}
}
},
"payout" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"payout" : {
"type" : "string"
}
}
},
"default_code" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"default_code" : {
"type" : "string"
}
}
}
}
},
"autoresponders" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"description" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"description" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"type" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"type" : {
"type" : "string"
}
}
}
}
},
"survey_pages" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "multi_field",
"fields" : {
"rr_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"rr_lastaccess" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"rr_lastaccess" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"order_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_id" : {
"type" : "string"
}
}
},
"survey_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"survey_id" : {
"type" : "string"
}
}
},
"comments" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"comments" : {
"type" : "string"
}
}
},
"parent_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"parent_id" : {
"type" : "string"
}
}
}
}
},
"messages" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"htmlortext" : {
"type" : "multi_field",
"fields" : {
"htmlortext" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"message_text_nohtml_size" : {
"type" : "multi_field",
"fields" : {
"message_text_nohtml_size" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"autoresponder_id" : {
"type" : "multi_field",
"fields" : {
"autoresponder_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"emails_opened" : {
"type" : "multi_field",
"fields" : {
"emails_opened" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_plaintext" : {
"type" : "multi_field",
"fields" : {
"is_plaintext" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"cnt_target" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"cnt_target" : {
"type" : "string"
}
}
},
"flag_is_hidden" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"flag_is_hidden" : {
"type" : "string"
}
}
},
"status" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"status" : {
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"subject" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"subject" : {
"type" : "string"
}
}
},
"cnt_delivered" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"cnt_delivered" : {
"type" : "string"
}
}
},
"is_system" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_system" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"cnt_retry" : {
"type" : "multi_field",
"fields" : {
"cnt_retry" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_folder" : {
"type" : "multi_field",
"fields" : {
"is_folder" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"sent" : {
"type" : "multi_field",
"fields" : {
"sent" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"scheduled" : {
"type" : "multi_field",
"fields" : {
"scheduled" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"parent_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"parent_id" : {
"type" : "string"
}
}
},
"message_text_size" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"message_text_size" : {
"type" : "string"
}
}
}
}
},
"emaildesk_header_personal" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"email_account_id" : {
"type" : "multi_field",
"fields" : {
"email_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"status" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"status" : {
"type" : "string"
}
}
},
"operator_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"operator_id" : {
"type" : "string"
}
}
},
"subject" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"subject" : {
"type" : "string"
}
}
},
"openedby_emailaddress" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"openedby_emailaddress" : {
"type" : "string"
}
}
},
"rr_lastaccess" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"rr_lastaccess" : {
"type" : "string"
}
}
},
"last_message_date" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"last_message_date" : {
"type" : "string"
}
}
},
"thread_participants" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"thread_participants" : {
"type" : "string"
}
}
},
"openedby_name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"openedby_name" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"num_messages" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"num_messages" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"lastmsg" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"lastmsg" : {
"type" : "string"
}
}
},
"priority" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"priority" : {
"type" : "string"
}
}
},
"handled_by" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"handled_by" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"flag_read" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"flag_read" : {
"type" : "string"
}
}
},
"thread_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"thread_id" : {
"type" : "string"
}
}
},
"tags_ids" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"tags_ids" : {
"type" : "string"
}
}
}
}
},
"commissions" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"order_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_id" : {
"type" : "string"
}
}
},
"type" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"search_product_ids" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"search_product_ids" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"amount" : {
"type" : "multi_field",
"fields" : {
"amount" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"balance" : {
"type" : "multi_field",
"fields" : {
"balance" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"username" : {
"type" : "multi_field",
"fields" : {
"username" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"item_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"item_id" : {
"type" : "string"
}
}
},
"was_canceled" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_canceled" : {
"type" : "string"
}
}
},
"was_refunded" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_refunded" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
}
}
},
"leads" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"timestamp_followup" : {
"type" : "multi_field",
"fields" : {
"timestamp_followup" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"phone" : {
"type" : "multi_field",
"fields" : {
"phone" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"status" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"status" : {
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"aff_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"aff_id" : {
"type" : "string"
}
}
},
"phone_home" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"phone_home" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"cnt_emails_opened" : {
"type" : "multi_field",
"fields" : {
"cnt_emails_opened" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"referrer_self" : {
"type" : "multi_field",
"fields" : {
"referrer_self" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"phone_fax" : {
"type" : "multi_field",
"fields" : {
"phone_fax" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"source" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"source" : {
"type" : "string"
}
}
},
"emailaddress" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"emailaddress" : {
"type" : "string"
}
}
},
"company_name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"company_name" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"search_autoresponders" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"search_autoresponders" : {
"type" : "string"
}
}
},
"referrer_url" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"referrer_url" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"phone_mobile" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"phone_mobile" : {
"type" : "string"
}
}
},
"comments" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"comments" : {
"type" : "string"
}
}
}
}
},
"faq_categories" : {
"properties" : {
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
}
}
},
"survey_questions" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"rr_lastaccess" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"rr_lastaccess" : {
"type" : "string"
}
}
},
"answers" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"answers" : {
"type" : "string"
}
}
},
"page_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"page_id" : {
"type" : "string"
}
}
},
"question" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"question" : {
"type" : "string"
}
}
},
"order_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_id" : {
"type" : "string"
}
}
},
"survey_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"survey_id" : {
"type" : "string"
}
}
}
}
},
"affiliate_payment_details" : {
"properties" : {
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"tax_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"tax_id" : {
"type" : "string"
}
}
},
"entity_type" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"entity_type" : {
"type" : "string"
}
}
},
"affiliate_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"affiliate_id" : {
"type" : "string"
}
}
},
"payment_type" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"payment_type" : {
"type" : "string"
}
}
},
"country" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"country" : {
"type" : "string"
}
}
}
}
},
"bonuspoints" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"operator_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"operator_id" : {
"type" : "string"
}
}
},
"tofrom" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"tofrom" : {
"type" : "string"
}
}
},
"order_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_id" : {
"type" : "string"
}
}
},
"type" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"amount_sale" : {
"type" : "multi_field",
"fields" : {
"amount_sale" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"amount" : {
"type" : "multi_field",
"fields" : {
"amount" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"balance" : {
"type" : "multi_field",
"fields" : {
"balance" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"username" : {
"type" : "multi_field",
"fields" : {
"username" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_shipping" : {
"type" : "multi_field",
"fields" : {
"is_shipping" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"was_canceled" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_canceled" : {
"type" : "string"
}
}
},
"was_refunded" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_refunded" : {
"type" : "string"
}
}
},
"commission" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"commission" : {
"type" : "string"
}
}
},
"amount_transaction" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"amount_transaction" : {
"type" : "string"
}
}
},
"originator_user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"originator_user_id" : {
"type" : "string"
}
}
},
"is_taxes" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_taxes" : {
"type" : "string"
}
}
},
"flag_charged" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"flag_charged" : {
"type" : "string"
}
}
},
"flag_paid_commission" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"flag_paid_commission" : {
"type" : "string"
}
}
},
"aff_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"aff_id" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_refund" : {
"type" : "multi_field",
"fields" : {
"is_refund" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "multi_field",
"fields" : {
"rr_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"item_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"item_id" : {
"type" : "string"
}
}
},
"tx_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"tx_id" : {
"type" : "string"
}
}
},
"notes" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"notes" : {
"type" : "string"
}
}
}
}
},
"groups" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"autoresponder_id" : {
"type" : "multi_field",
"fields" : {
"autoresponder_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"sql_rule" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"sql_rule" : {
"type" : "string"
}
}
},
"rr_lastaccess" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"rr_lastaccess" : {
"type" : "string"
}
}
},
"cnt_records" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"cnt_records" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_account_id" : {
"type" : "multi_field",
"fields" : {
"rr_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"description" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"description" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"target" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"target" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"parent_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"parent_id" : {
"type" : "string"
}
}
}
}
},
"survey_tests" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "multi_field",
"fields" : {
"rr_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"score" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"score" : {
"type" : "string"
}
}
},
"user" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user" : {
"type" : "string"
}
}
},
"survey_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"survey_id" : {
"type" : "string"
}
}
},
"is_finished" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_finished" : {
"type" : "string"
}
}
},
"ip" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"ip" : {
"type" : "string"
}
}
}
}
},
"tracking_campaigns" : {
"properties" : {
"_record_id" : {
"type" : "string"
},
"_account_id" : {
"type" : "string"
},
"rr_record_id" : {
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"affiliates_rotator" : {
"properties" : {
"rotator_type" : {
"type" : "multi_field",
"fields" : {
"rotator_type" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"order_how_many" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_how_many" : {
"type" : "string"
}
}
},
"order_user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_user_id" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"user_id_name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id_name" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"was_fulfilled" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_fulfilled" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"order_cnt_so_far" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_cnt_so_far" : {
"type" : "string"
}
}
},
"date_fulfillment" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"date_fulfillment" : {
"type" : "string"
}
}
},
"order_user_id_name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_user_id_name" : {
"type" : "string"
}
}
}
}
},
"creditcards" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"zip" : {
"type" : "multi_field",
"fields" : {
"zip" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"lname" : {
"type" : "multi_field",
"fields" : {
"lname" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"operator_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"operator_id" : {
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"state" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"state" : {
"type" : "string"
}
}
},
"cardnumber" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"cardnumber" : {
"type" : "string"
}
}
},
"city" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"city" : {
"type" : "string"
}
}
},
"country" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"country" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "multi_field",
"fields" : {
"rr_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"address" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"address" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"lastdateused" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"lastdateused" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"month" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"month" : {
"type" : "string"
}
}
},
"year" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"year" : {
"type" : "string"
}
}
},
"is_primary" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_primary" : {
"type" : "string"
}
}
}
}
},
"paymentrequests" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"status" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"status" : {
"type" : "string"
}
}
},
"timestamp_to" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"timestamp_to" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"amount" : {
"type" : "multi_field",
"fields" : {
"amount" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"timestamp_from" : {
"type" : "multi_field",
"fields" : {
"timestamp_from" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"address" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"address" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"login" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"login" : {
"type" : "string"
}
}
},
"method" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"method" : {
"type" : "string"
}
}
}
}
},
"financial_authorizations" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"lastname" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"lastname" : {
"type" : "string"
}
}
},
"was_charged" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_charged" : {
"type" : "string"
}
}
},
"firstname" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"firstname" : {
"type" : "string"
}
}
},
"order_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_id" : {
"type" : "string"
}
}
},
"search_product_ids" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"search_product_ids" : {
"type" : "string"
}
}
},
"aff_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"aff_id" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"amount" : {
"type" : "multi_field",
"fields" : {
"amount" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"result_code" : {
"type" : "multi_field",
"fields" : {
"result_code" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_refund" : {
"type" : "multi_field",
"fields" : {
"is_refund" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"search_order_ids" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"search_order_ids" : {
"type" : "string"
}
}
},
"emailaddress" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"emailaddress" : {
"type" : "string"
}
}
},
"was_recurring" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_recurring" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"processor_method" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"processor_method" : {
"type" : "string"
}
}
},
"was_canceled" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_canceled" : {
"type" : "string"
}
}
},
"was_refunded" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_refunded" : {
"type" : "string"
}
}
},
"was_fulfilled" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_fulfilled" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"result_str" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"result_str" : {
"type" : "string"
}
}
}
}
},
"emaildesk_header" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"search_body" : {
"type" : "multi_field",
"fields" : {
"search_body" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"status" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"status" : {
"type" : "string"
}
}
},
"subject" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"subject" : {
"type" : "string"
}
}
},
"openedby_emailaddress" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"openedby_emailaddress" : {
"type" : "string"
}
}
},
"rr_lastaccess" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"rr_lastaccess" : {
"type" : "string"
}
}
},
"openedby_name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"openedby_name" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"lastmsg" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"lastmsg" : {
"type" : "string"
}
}
},
"priority" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"priority" : {
"type" : "string"
}
}
},
"handled_by" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"handled_by" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"tags_ids" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"tags_ids" : {
"type" : "string"
}
}
}
}
},
"storecheckedoutcarts" : {
"properties" : {
"rr_createdate" : {
"type" : "string"
},
"date_canceled" : {
"type" : "string"
},
"search_aff_id" : {
"type" : "string"
},
"order_id" : {
"type" : "string"
},
"search_product_ids" : {
"type" : "string"
},
"_record_id" : {
"type" : "string"
},
"amount" : {
"type" : "string"
},
"date_declined" : {
"type" : "string"
},
"_account_id" : {
"type" : "string"
},
"rr_record_id" : {
"type" : "string"
},
"_owner_id" : {
"type" : "string"
},
"external_item_id" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"was_canceled" : {
"type" : "string"
},
"was_refunded" : {
"type" : "string"
},
"was_fulfilled" : {
"type" : "string"
},
"was_declined" : {
"type" : "string"
},
"customer_emailaddress" : {
"type" : "string"
},
"store_name" : {
"type" : "string"
},
"is_free" : {
"type" : "string"
}
}
},
"customers" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"search_creditcard_names" : {
"type" : "multi_field",
"fields" : {
"search_creditcard_names" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"phone" : {
"type" : "multi_field",
"fields" : {
"phone" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"search_shipping" : {
"type" : "multi_field",
"fields" : {
"search_shipping" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"search_affiliate_name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"search_affiliate_name" : {
"type" : "string"
}
}
},
"state" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"state" : {
"type" : "string"
}
}
},
"ltv" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"ltv" : {
"type" : "string"
}
}
},
"city" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"city" : {
"type" : "string"
}
}
},
"balance" : {
"type" : "string"
},
"emailaddress" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"emailaddress" : {
"type" : "string"
}
}
},
"search_order_ids" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"search_order_ids" : {
"type" : "string"
}
}
},
"company_name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"company_name" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"search_cardnumbers" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"search_cardnumbers" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"zip" : {
"type" : "multi_field",
"fields" : {
"zip" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"search_comments" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"search_comments" : {
"type" : "string"
}
}
},
"aff_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"aff_id" : {
"type" : "string"
}
}
},
"search_product_ids" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"search_product_ids" : {
"type" : "string"
}
}
},
"country" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"country" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"address" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"address" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"comments" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"comments" : {
"type" : "string"
}
}
}
}
},
"emaildesk_notifications" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"account_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"account_id" : {
"type" : "string"
}
}
},
"mailbox_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"mailbox_id" : {
"type" : "string"
}
}
},
"sender_emailaddress" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"sender_emailaddress" : {
"type" : "string"
}
}
},
"thread_parent_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"thread_parent_id" : {
"type" : "string"
}
}
},
"sender_name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"sender_name" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"processed" : {
"type" : "multi_field",
"fields" : {
"processed" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"cc" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"cc" : {
"type" : "string"
}
}
}
}
},
"imports" : {
"properties" : {
"count_duplicate" : {
"type" : "multi_field",
"fields" : {
"count_duplicate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"endtime" : {
"type" : "multi_field",
"fields" : {
"endtime" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"starttime" : {
"type" : "multi_field",
"fields" : {
"starttime" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_handled" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_handled" : {
"type" : "string"
}
}
},
"rr_lastaccess" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"rr_lastaccess" : {
"type" : "string"
}
}
},
"count_ok" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"count_ok" : {
"type" : "string"
}
}
},
"pos" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"pos" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"count_error" : {
"type" : "multi_field",
"fields" : {
"count_error" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"filesize" : {
"type" : "multi_field",
"fields" : {
"filesize" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "multi_field",
"fields" : {
"rr_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"source" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"source" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"filename" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"filename" : {
"type" : "string"
}
}
}
}
},
"affiliates" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"phone" : {
"type" : "multi_field",
"fields" : {
"phone" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"search_subscriptions" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"search_subscriptions" : {
"type" : "string"
}
}
},
"aff_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"aff_id" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"search_productfirstletter" : {
"type" : "multi_field",
"fields" : {
"search_productfirstletter" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"source" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"source" : {
"type" : "string"
}
}
},
"emailaddress" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"emailaddress" : {
"type" : "string"
}
}
},
"company_name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"company_name" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"cnt_direct_referrals" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"cnt_direct_referrals" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"login" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"login" : {
"type" : "string"
}
}
},
"commissionplan_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"commissionplan_id" : {
"type" : "string"
}
}
},
"comments" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"comments" : {
"type" : "string"
}
}
},
"commissions_balance" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"commissions_balance" : {
"type" : "string"
}
}
}
}
},
"history" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"operator_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"operator_id" : {
"type" : "string"
}
}
},
"transaction_type" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"transaction_type" : {
"type" : "string"
}
}
},
"is_taxes" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_taxes" : {
"type" : "string"
}
}
},
"type" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"order_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"order_id" : {
"type" : "string"
}
}
},
"flag_charged" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"flag_charged" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"amount" : {
"type" : "multi_field",
"fields" : {
"amount" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"balance" : {
"type" : "multi_field",
"fields" : {
"balance" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_refund" : {
"type" : "multi_field",
"fields" : {
"is_refund" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"is_shipping" : {
"type" : "multi_field",
"fields" : {
"is_shipping" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"item_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"item_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"was_canceled" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_canceled" : {
"type" : "string"
}
}
},
"tx_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"tx_id" : {
"type" : "string"
}
}
},
"was_refunded" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_refunded" : {
"type" : "string"
}
}
},
"commission" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"commission" : {
"type" : "string"
}
}
}
}
},
"cart_apilog" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"response" : {
"type" : "multi_field",
"fields" : {
"response" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"function_codename" : {
"type" : "multi_field",
"fields" : {
"function_codename" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"parameters" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"parameters" : {
"type" : "string"
}
}
},
"is_system" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_system" : {
"type" : "string"
}
}
},
"url" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"url" : {
"type" : "string"
}
}
}
}
},
"email_recipients" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "multi_field",
"fields" : {
"rr_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"emailaddress" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"emailaddress" : {
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"rr_lastaccess" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"rr_lastaccess" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"cnt_bounced" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"cnt_bounced" : {
"type" : "string"
}
}
}
}
},
"projects" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"implementation_notes" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"implementation_notes" : {
"type" : "string"
}
}
},
"status" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"status" : {
"type" : "string"
}
}
},
"group_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"group_id" : {
"type" : "string"
}
}
},
"user_id_manager" : {
"type" : "multi_field",
"fields" : {
"user_id_manager" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"fulfilledby" : {
"type" : "multi_field",
"fields" : {
"fulfilledby" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"num_hours" : {
"type" : "multi_field",
"fields" : {
"num_hours" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"date_delivered" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"date_delivered" : {
"type" : "string"
}
}
},
"details" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"details" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"was_canceled" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_canceled" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"num_hours_manager" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"num_hours_manager" : {
"type" : "string"
}
}
},
"fulfillment_notes" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"fulfillment_notes" : {
"type" : "string"
}
}
},
"opened_by_user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"opened_by_user_id" : {
"type" : "string"
}
}
}
}
},
"storeproducts" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"keywords" : {
"type" : "multi_field",
"fields" : {
"keywords" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"category_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"category_id" : {
"type" : "string"
}
}
},
"difficulty" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"difficulty" : {
"type" : "string"
}
}
},
"prep_time" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"prep_time" : {
"type" : "string"
}
}
},
"was_processed" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"was_processed" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"servings" : {
"type" : "multi_field",
"fields" : {
"servings" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"category" : {
"type" : "multi_field",
"fields" : {
"category" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"codename" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"codename" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"description" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"description" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"product_image" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"product_image" : {
"type" : "string"
}
}
},
"calories" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"calories" : {
"type" : "string"
}
}
},
"rating" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"rating" : {
"type" : "string"
}
}
}
}
},
"screens" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"flag_is_hidden" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"flag_is_hidden" : {
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"rr_lastaccess" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"rr_lastaccess" : {
"type" : "string"
}
}
},
"is_system" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_system" : {
"type" : "string"
}
}
},
"is_list" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_list" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"is_folder" : {
"type" : "multi_field",
"fields" : {
"is_folder" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"rr_account_id" : {
"type" : "multi_field",
"fields" : {
"rr_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"parent_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"parent_id" : {
"type" : "string"
}
}
}
}
},
"vendors" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"phone" : {
"type" : "multi_field",
"fields" : {
"phone" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "multi_field",
"fields" : {
"rr_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"emailaddress" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"emailaddress" : {
"type" : "string"
}
}
},
"is_active" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"is_active" : {
"type" : "string"
}
}
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"rr_lastaccess" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"rr_lastaccess" : {
"type" : "string"
}
}
},
"name" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
}
}
},
"exportlog" : {
"properties" : {
"rr_createdate" : {
"type" : "multi_field",
"fields" : {
"rr_createdate" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"status" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"status" : {
"type" : "string"
}
}
},
"link" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"link" : {
"type" : "string"
}
}
},
"num_listings" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"num_listings" : {
"type" : "string"
}
}
},
"rr_lastaccess" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"rr_lastaccess" : {
"type" : "string"
}
}
},
"type" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"_record_id" : {
"type" : "multi_field",
"fields" : {
"_record_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"_account_id" : {
"type" : "multi_field",
"fields" : {
"_account_id" : {
"type" : "string"
},
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
}
}
},
"rr_record_id" : {
"type" : "string"
},
"_owner_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"_owner_id" : {
"type" : "string"
}
}
},
"command" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"command" : {
"type" : "string"
}
}
},
"user_id" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"user_id" : {
"type" : "string"
}
}
},
"comments" : {
"type" : "multi_field",
"fields" : {
"s" : {
"include_in_all" : false,
"index" : "not_analyzed",
"type" : "string"
},
"comments" : {
"type" : "string"
}
}
}
}
}
},
"aliases" : [ ]
}
}
},
"routing_table" : {
"indices" : {
"spi" : {
"shards" : {
"0" : [ {
"state" : "STARTED",
"primary" : true,
"node" : "Ub0MuTriRe2r-PgD2PPMsg",
"relocating_node" : null,
"shard" : 0,
"index" : "spi"
}, {
"state" : "INITIALIZING",
"primary" : false,
"node" : "HXnvgx2TQFGkGjhQRGLsiA",
"relocating_node" : null,
"shard" : 0,
"index" : "spi"
}, {
"state" : "STARTED",
"primary" : false,
"node" : "7ScxL3STQF6QJf7iR1vvOA",
"relocating_node" : null,
"shard" : 0,
"index" : "spi"
} ],
"1" : [ {
"state" : "STARTED",
"primary" : true,
"node" : "Ub0MuTriRe2r-PgD2PPMsg",
"relocating_node" : null,
"shard" : 1,
"index" : "spi"
}, {
"state" : "INITIALIZING",
"primary" : false,
"node" : "HXnvgx2TQFGkGjhQRGLsiA",
"relocating_node" : null,
"shard" : 1,
"index" : "spi"
}, {
"state" : "STARTED",
"primary" : false,
"node" : "7ScxL3STQF6QJf7iR1vvOA",
"relocating_node" : null,
"shard" : 1,
"index" : "spi"
} ],
"2" : [ {
"state" : "STARTED",
"primary" : true,
"node" : "Ub0MuTriRe2r-PgD2PPMsg",
"relocating_node" : null,
"shard" : 2,
"index" : "spi"
}, {
"state" : "STARTED",
"primary" : false,
"node" : "7ScxL3STQF6QJf7iR1vvOA",
"relocating_node" : null,
"shard" : 2,
"index" : "spi"
}, {
"state" : "UNASSIGNED",
"primary" : false,
"node" : null,
"relocating_node" : null,
"shard" : 2,
"index" : "spi"
} ]
}
}
}
},
"routing_nodes" : {
"unassigned" : [ {
"state" : "UNASSIGNED",
"primary" : false,
"node" : null,
"relocating_node" : null,
"shard" : 2,
"index" : "spi"
} ],
"nodes" : {
"Ub0MuTriRe2r-PgD2PPMsg" : [ {
"state" : "STARTED",
"primary" : true,
"node" : "Ub0MuTriRe2r-PgD2PPMsg",
"relocating_node" : null,
"shard" : 0,
"index" : "spi"
}, {
"state" : "STARTED",
"primary" : true,
"node" : "Ub0MuTriRe2r-PgD2PPMsg",
"relocating_node" : null,
"shard" : 1,
"index" : "spi"
}, {
"state" : "STARTED",
"primary" : true,
"node" : "Ub0MuTriRe2r-PgD2PPMsg",
"relocating_node" : null,
"shard" : 2,
"index" : "spi"
} ],
"HXnvgx2TQFGkGjhQRGLsiA" : [ {
"state" : "INITIALIZING",
"primary" : false,
"node" : "HXnvgx2TQFGkGjhQRGLsiA",
"relocating_node" : null,
"shard" : 0,
"index" : "spi"
}, {
"state" : "INITIALIZING",
"primary" : false,
"node" : "HXnvgx2TQFGkGjhQRGLsiA",
"relocating_node" : null,
"shard" : 1,
"index" : "spi"
} ],
"7ScxL3STQF6QJf7iR1vvOA" : [ {
"state" : "STARTED",
"primary" : false,
"node" : "7ScxL3STQF6QJf7iR1vvOA",
"relocating_node" : null,
"shard" : 0,
"index" : "spi"
}, {
"state" : "STARTED",
"primary" : false,
"node" : "7ScxL3STQF6QJf7iR1vvOA",
"relocating_node" : null,
"shard" : 1,
"index" : "spi"
}, {
"state" : "STARTED",
"primary" : false,
"node" : "7ScxL3STQF6QJf7iR1vvOA",
"relocating_node" : null,
"shard" : 2,
"index" : "spi"
} ]
}
},
"allocations" : [ ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment