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 -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -