yoho-search-producer-autoconfig.properties 2.19 KB
autoconfig.properties  = sharedAutoconfig
autoconfig.properties.sharedAutoconfig  = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties

yoho.search.producer.env.namespace   = search-producer
yoho.search.producer.env.serverport  = 9
yoho.search.producer.env.webapphome  = /home/dev/yoho-search-producer/deploy

## search configuration  begin

##canal
canal.hostType=zkCluster
canal.server.port=192.168.102.224:2181
zkAddress=192.168.102.224:2181
##canal-shop
canal.destination.shop=shops
canal.subscribeChannel.shop=yh_shops.brand,yh_shops.goods,yh_shops.goods_images,yh_shops.product,yh_shops.product_color,yh_shops.product_price,yh_shops.product_sort,yh_shops.product_standard_relation,yh_shops.product_style_relation,yh_shops.size,yh_shops.storage,yh_shops.standard,yh_shops.style,yh_shops.product_activities_link,yh_shops.product_search,yh_shops.parameter_make,yh_shops.search_action,yh_shops.product_keywords,yh_shops.product_timing,yh_shops.product_price_plan,yh_shops.limit_product,yh_shops.limit_product_attach

##canal-operation
canal.destination.operation=operations
canal.subscribeChannel.operation=yhb_operations.activity_product,yhb_operations.es_word_def,yhb_operations.dynamic_rule,yhb_operations.dynamic_rule_details,yhb_operations.dynamic_rule_page_rel

##cancal-erpproduct
canal.destination.erpproduct=erpproduct
canal.subscribeChannel.erpproduct=erp_product.product_pool_detail,erp_product.promotion_product

##cancal-erpcustomerservice
canal.destination.erpcustomerservice=erpcustomerservice
canal.subscribeChannel.erpcustomerservice=erp_customer_service.robot_question

##cancal-helper
canal.destination.helper=helper
canal.subscribeChannel.helper=yh_helper.helper

##cancal-yhgeditor
canal.destination.yhgeditor=yhgeditor
canal.subscribeChannel.yhgeditor=yhg_editor.tbl_brand,yhg_editor.tbl_site,yhg_editor.tbl_sort

##cancal-yhgproduct
canal.destination.yhgproduct=yhgproduct
canal.subscribeChannel.yhgproduct=yhg_product.tbl_product,yhg_product.tbl_product_skc,yhg_product.tbl_product_sku

##cancal-comment
canal.destination.comment=comment
canal.subscribeChannel.comment=yh_comment.comments,yh_comment.shareorder,yh_comment.shareorder_image,yh_comment.shareorder_tag

zkAddress=192.168.102.224:2181