Commit 7116d91f authored by litaolemo's avatar litaolemo

update

parent ca1a9d66
...@@ -189,7 +189,6 @@ def get_tractate_tags_from_es(doc_id): ...@@ -189,7 +189,6 @@ def get_tractate_tags_from_es(doc_id):
results = es.get_source( results = es.get_source(
index='gm-dbmw-tractate-read', index='gm-dbmw-tractate-read',
doc_type='tractate', doc_type='tractate',
timeout='10s',
id=doc_id id=doc_id
) )
return results return results
......
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