Mark,

thank you for your reply.
> You have to have everything setup right, but yes, I think this should work. 
> You would probably want to use a load balancer for failover or something, but 
> I don't know what would stop the scatter gather from working under the right 
> conditions.
Yes, the schemas from my Solr core and the ones in the cloud are
similar, and I don't have overlapping IDs. So I think it should be
configured right. And, as I mentioned earlier: it is working in an
environment, where the other server does not work as a cloud.
> It seems like we want to get to the bottom of why you randomly don't see the 
> documents in the response.
Yes, thats what is irritating me also. And I don't have a clue where and
how to debug that.

We had the idea to turn around things and to take the Cloud index as the
target of my query (i.e. not
http://our.solr.server/solr/core?shards=other.solr.server/solr/cloud,
but
http://other.solr.server/solr/cloud?shards=shard1,shard2,shard3,our.solr.server/solr/core).
We will see if that does make any difference - I think that should
definitly work, as we are just connecting the cloud to one more shard as
usual.

Best regards, and have a nice weekend everybody,
Oliver

-- 
Oliver Goldschmidt
TU Hamburg-Harburg / Universitätsbibliothek / Digitale Dienste
Denickestr. 22
21071 Hamburg - Harburg
Tel.    +49 (0)40 / 428 78 - 32 91
eMail   o.goldschm...@tuhh.de
--
GPG/PGP-Schlüssel: 
http://www.tub.tu-harburg.de/keys/Oliver_Marahrens_pub.asc

Reply via email to