Update yoho-search-producer-autoconfig.properties
Showing
1 changed file
with
4 additions
and
3 deletions
@@ -11,17 +11,18 @@ yoho.search.producer.env.webapphome = /home/dev/yoho-search-producer/deploy | @@ -11,17 +11,18 @@ yoho.search.producer.env.webapphome = /home/dev/yoho-search-producer/deploy | ||
11 | canal.hostType=zkCluster | 11 | canal.hostType=zkCluster |
12 | canal.server.port=192.168.102.224:2181 | 12 | canal.server.port=192.168.102.224:2181 |
13 | zkAddress=192.168.102.224:2181 | 13 | zkAddress=192.168.102.224:2181 |
14 | + | ||
14 | ##canal-shop | 15 | ##canal-shop |
15 | canal.destination.shop=shops | 16 | canal.destination.shop=shops |
16 | -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 | 17 | +canal.subscribeChannel.shop=yh_shops.product_attribute_property_values,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_price_plan,yh_shops.product_timing,yh_shops.shops,yh_shops.shops_brands,yh_shops.sales_category |
17 | 18 | ||
18 | ##canal-operation | 19 | ##canal-operation |
19 | canal.destination.operation=operations | 20 | canal.destination.operation=operations |
20 | -canal.subscribeChannel.operation=yhb_operations.activity_product,yhb_operations.es_word_def | 21 | +canal.subscribeChannel.operation=yhb_operations.suggest_word_custom,yhb_operations.suggest_conversion_custom,yhb_operations.activity_product,yhb_operations.es_word_def |
21 | 22 | ||
22 | ##cancal-erpproduct | 23 | ##cancal-erpproduct |
23 | canal.destination.erpproduct=erpproduct | 24 | canal.destination.erpproduct=erpproduct |
24 | -canal.subscribeChannel.erpproduct=erp_product.product_pool_detail,erp_product.promotion_product | 25 | +canal.subscribeChannel.erpproduct=erp_product.product_pool_detail,erp_product.product_ext,erp_product.product_attribute |
25 | 26 | ||
26 | ##cancal-erpcustomerservice | 27 | ##cancal-erpcustomerservice |
27 | canal.destination.erpcustomerservice=erpcustomerservice | 28 | canal.destination.erpcustomerservice=erpcustomerservice |
-
Please register or login to post a comment