Thanks, that documentation is clear. —wunder
> On Sep 14, 2023, at 1:02 AM, Mikhail Khludnev wrote:
>
> It sounds like
> https://solr.apache.org/guide/solr/latest/query-guide/join-query-parser.html#joining-across-single-shard-collections
> right?
>
> On Thu, Sep 14, 2023 at 1:46 AM Walter Under
It sounds like
https://solr.apache.org/guide/solr/latest/query-guide/join-query-parser.html#joining-across-single-shard-collections
right?
On Thu, Sep 14, 2023 at 1:46 AM Walter Underwood
wrote:
> As I said, these are two different collections. —wunder
>
> > On Sep 13, 2023, at 12:08 PM, Mikhail
As I said, these are two different collections. —wunder
> On Sep 13, 2023, at 12:08 PM, Mikhail Khludnev wrote:
>
> Hello Walter.
> I think the former has a place - join picks local replica or fail. I don't
> think join query (unless crossCollection) bothers about shard preference.
>
> On Wed,
Hello Walter.
I think the former has a place - join picks local replica or fail. I don't
think join query (unless crossCollection) bothers about shard preference.
On Wed, Sep 13, 2023 at 7:21 PM Walter Underwood
wrote:
> We have a sharded collection that joins with a non-sharded collection. The
We have a sharded collection that joins with a non-sharded collection. The
non-sharded collection has a replica on every node. Does the join automatically
choose the local replica or do we need to pass in a shard preference param?
wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wun
On 2/28/22 13:27, Srijan wrote:
The point I am debating is if I want to go the SolrCloud route or if I can
still leverage the old way of performing distributed search using the
shards parameter. Is the old distributed search even supported in newer
Solr versions? Would you mind sharing your
Hi All,
I am on Solr 8.9.0 and have multiple collections hosting data from
different sources. And I have two requirements, one to search against a
specified collection and the other to perform a distributed search across
all collections.
The point I am debating is if I want to go the SolrCloud
Hello Solr Users,
Starting on a project to transition a very large number of Solr 6 servers
(master/slave) to Solr 8.x SolrCloud. The current query approach involves
a Distributed Index search (specifying the appropriate Solr 6 shards for
each query).
One thought to maintain current query strate
Solr streaming may be useful in your case. It can also execute "joins"
across different solr cloud instances and also has a SQL facade.
Parallel sql
https://solr.apache.org/guide/8_6/parallel-sql-interface.html
lower level streaming interface
https://solr.apache.org/guide/8_6/streaming-expression
Hi.
Hope you are doing well.
I would like to start with introducing the problem we are facing.
Our(let's call us CompanyB working on WebB) primary goal is to create a web
application, which will expand an existing web(WebA developed by CompanyA)
application's searching possibilities.
Let's call
10 matches
Mail list logo