t: Thursday, August 30, 2018 12:25 PM
> To: solr-user@lucene.apache.org
> Subject: RE: [EXTERNAL] - Re: join works with a core, doesn't work with a
> collection
>
> Gosh, really? This is not mentioned anywhere in the documentation that I can
> find. There are node to HW consid
PM
To: solr-user@lucene.apache.org
Subject: RE: [EXTERNAL] - Re: join works with a core, doesn't work with a
collection
Gosh, really? This is not mentioned anywhere in the documentation that I can
find. There are node to HW considerations if you are joining across different
Collections.
But
30, 2018 12:11 PM
To: solr-user@lucene.apache.org
Subject: Re: [EXTERNAL] - Re: join works with a core, doesn't work with a
collection
On 8/30/2018 9:49 AM, Steve Pruitt wrote:
> If you mean another running Solr server running, then no.
I mean multiple Solr processes.
The cloud example
On 8/30/2018 9:49 AM, Steve Pruitt wrote:
If you mean another running Solr server running, then no.
I mean multiple Solr processes.
The cloud example (started with bin/solr -e cloud) starts two Solr
instances if you give it the defaults. They are both running on the
same machine, but if par
If you mean another running Solr server running, then no.
-Original Message-
From: Shawn Heisey
Sent: Thursday, August 30, 2018 11:31 AM
To: solr-user@lucene.apache.org
Subject: Re: [EXTERNAL] - Re: join works with a core, doesn't work with a
collection
On 8/30/2018 9:17 AM,
On 8/30/2018 9:17 AM, Steve Pruitt wrote:
Single server. Localhost. I am using the simple setup and took all the
defaults.
Is there more than one Solr instance on that server? SolrCloud considers
multiple instances to be completely separate, even if they're actually
on the same hardware.
Single server. Localhost. I am using the simple setup and took all the
defaults.
-Original Message-
From: Shawn Heisey
Sent: Thursday, August 30, 2018 11:14 AM
To: solr-user@lucene.apache.org
Subject: [EXTERNAL] - Re: join works with a core, doesn't work with a collection
On
On 8/30/2018 9:00 AM, Steve Pruitt wrote:
Is there something different I need to do for a query with a join for a
Collection? Singular Collection, not across Collections.
Initially, I used a Core for simple development. One of my queries uses a
join. It works fine.
I know very little abou
Is there something different I need to do for a query with a join for a
Collection? Singular Collection, not across Collections.
Initially, I used a Core for simple development. One of my queries uses a
join. It works fine.
I created a Collection with the same schema. Indexed the same docum