elasticsearch - Shard allocation for documnent -


the shard allocation document calculated formula shard = hash(routing) % number_of_primary_shards. here routing id of document(as given in es document), unable figure out in es documentation hash(2) return , hash?, function? returns if our document id 2, i.e, hash(2`?


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -