-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
136 lines (136 loc) · 3.23 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
---
source:
format: compact
prefix: m2.m2.
group: cdc
consumer: cdc
acknowledge: delete
connection:
host: 127.0.0.1
port: '6389'
db: '2'
buffers:
source:
size: 1000
time: 1000
dedupe:
size: 100000
time: 5000
target:
size: 1000
time: 1000
target:
prefix: target.
connection:
host: 127.0.0.1
port: '6389'
db: '1'
mapping:
# Indexers source table, column to pass to target, target.
cataloginventory_stock_item:
product_id:
- cataloginventory_stock
catalog_product_entity:
entity_id:
- catalogsearch_fulltext
- catalog_product_flat
- catalog_product_price
- catalogrule_product
cms_page:
page_id:
- cms_page_grid
catalog_product_website:
product_id:
- catalogsearch_fulltext
- catalog_product_category
- catalog_product_price
catalog_category_entity_decimal:
entity_id:
- catalog_category_flat
catalog_product_super_link:
product_id:
- catalogsearch_fulltext
catalog_product_entity_media_gallery_value:
entity_id:
- catalog_product_flat
catalog_category_entity_text:
entity_id:
- catalog_category_flat
catalog_product_entity_tier_price:
entity_id:
- catalog_product_flat
- catalog_product_price
- catalogrule_product
catalog_product_link:
product_id:
- catalogsearch_fulltext
- catalog_product_price
- catalog_product_attribute
- cataloginventory_stock
- catalogrule_product
catalog_category_product:
product_id:
- catalogsearch_fulltext
- catalog_product_category
- catalogrule_product
catalog_category_entity_int:
entity_id:
- catalog_category_flat
- catalog_category_product
catalogrule:
rule_id:
- catalogrule_rule
catalogrule_product_price:
product_id:
- catalogsearch_fulltext
- catalog_product_price
catalog_category_entity_datetime:
product_id:
- catalog_category_flat
catalog_product_entity_varchar:
product_id:
- catalogsearch_fulltext
- catalog_product_flat
- catalog_product_attribute
- catalogrule_product
catalog_product_bundle_selection:
parent_product_id:
- catalogsearch_fulltext
catalog_product_entity_int:
entity_id:
- catalogsearch_fulltext
- catalog_product_category
- catalog_product_flat
- catalog_product_price
- catalog_product_attribute
- cataloginventory_stock
- catalogrule_product
catalog_product_entity_gallery:
entity_id:
- catalog_product_flat
catalog_product_entity_datetime:
entity_id:
- catalogsearch_fulltext
- catalog_product_flat
- catalog_product_price
- catalogrule_product
catalog_product_entity_text:
entity_id:
- catalogsearch_fulltext
- catalog_product_flat
- catalogrule_product
catalog_category_entity_varchar:
entity_id:
- catalog_product_flat
catalog_product_entity_decimal:
entity_id:
- catalogsearch_fulltext
- catalog_product_flat
- catalog_product_price
- catalog_product_attribute
- catalogrule_product
catalog_category_entity:
entity_id:
- catalog_product_flat
- catalog_category_product
# grids