Re: Join and Sort between 2 collections in Solr 8.9.0 cloud mode

2023-08-12 Thread Mikhail Khludnev
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

RE: [EXTERNAL] Re: authentication for Leader/Follower replication

2023-08-12 Thread Oakley, Craig (NIH/NLM/NCBI) [C]
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*