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

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -