Commit 607bbf64 authored by litaolemo's avatar litaolemo

update

parent d75356b2
......@@ -23,10 +23,10 @@ es7 = e7.Elasticsearch(hosts="172.16.52.27", port=9200,http_auth=("elastic","gen
# es7 = e7.Elasticsearch(hosts="172.16.31.17", port=9000)
target_index = 'gm-dbmw-subscript_article'
target_type = 'subscript_article'
target_index = 'gm-dbmw-lbs'
target_type = 'lbs'
from_index = 'gm-dbmw-subscript_article'
from_index = 'gm-dbmw-lbs-read'
from_type = '_doc'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment