Koji Sekiguchi wrote:
gwk wrote:
Hello,
The wiki states 'When duplicate doc IDs are received, Solr chooses
the first doc and discards subsequent ones', I was wondering whether
"the first doc" is the doc of the shard which responds first or the
doc in the first shard in the shards GET parameter?
Regards,
gwk
It is the doc of the shard which responds first, if my memory is
correct...
Koji
Ok, so it wouldn't be possible to have a smaller, faster authoritative
shard for near-real-time updates while keeping the entire dataset in a
second shard which is updates less frequently?
Regards,
gwk