Hi all,
I've a 2-node cluster: num_replicas = 2, num_shards = 1, 3rd node is
zk-only, running 8.11. I've been posting documents to one node and
querying the other, and that seemed to work fine until today someone
noticed a missing field in search results.
So I fixed the ingest script, re-ran it, and the field is there now on
node1. It was still not there on node2 after 10 or so minutes, and only
appeared after I hit Reload on the collection.
So, question: is that supposed to happen? Or am I missing something? (I
did clear browser caches and ran a few other queries in the hope of
invalidating Solr cache, though that may not have worked, before
reloading the collection.)
TIA
Dima
- added field does not replicate? Dmitri Maziuk
-