Hello, Vishal.
Since 9.3 multiple shard collections can be joined, if they are properly
distributed beforehand see
https://solr.apache.org/guide/solr/latest/query-guide/join-query-parser.html#joining-multiple-shard-collections
On Tue, Aug 8, 2023 at 9:22 AM Vishal Patel
wrote:
> We are using So
Thanks: I was forgetting the fact that (in order to get backups in the format
we expected) I added "incremental=false" to our backup script when we upgraded
from Solr8.5 to Solr8.11.
It trying to test this functionality, however, I now find that backups do not
seem to be working for me *at all*