Can you please tell me if there is a plugin that I can use during indexing
which will let me direct a document to a particular shard? So that I can
set the shardId and send the document as the request to that shard?
You cannot specify a shard but you can give a routing value that will make
sure that all documents that have the same routing value are on the same
shard.
Can you please tell me if there is a plugin that I can use during indexing
which will let me direct a document to a particular shard? So that I can
set the shardId and send the document as the request to that shard?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.