Which Elasticsearch component is responsible for routing documents to the correct primary shard?
-
A
The coordinating node using a hash of the document ID
-
B
The master node based on cluster state
-
C
The data node with the lowest disk usage
-
D
The ingest node after pipeline processing