elasticsearch - How to reindex child documents? -


i need change number of primary shards in elasticsearch. index consists of 2 types of documents: parents , childs. i've used reindex api copy parent documents new index different number of shards. can't reindex child documents because requieres parents. how reindex child documents?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -