Re: Solr steaming vs search query performance

2024-03-18 Thread Mikhail Khludnev
Hello, On Mon, Mar 18, 2024 at 12:24 PM Vishal Patel wrote: > > We want to join with 3 collection in multi shards environment. I think > solr is not supported join in multi shards environment. > FYI, the recent Solr is able to join multiple shards, although it requires thorough configuring, and

Solr steaming vs search query performance

2024-03-18 Thread Vishal Patel
We are using Solr 8.9.0. We have configured Solr cloud like 2 shards and each shard has one replica. We have used 5 zoo keepers for Solr cloud. We want to join with 3 collection in multi shards environment. I think solr is not supported join in multi shards environment. We are trying to use stre