/2019 7:54 AM, Claudio R wrote:
> When I try this request to get facet of fields: fieldA, fieldB and fieldC on
> multicore search, I get error:
>
> http://localhost:8983/solr/core1/select?q=*:*&shards=localhost:8983/solr/core1,localhost:8983/solr/core2&fl=*,[shard]&facet=t
Hi,
I am using Solr 6.6.0 in mode standalone with 2 cores.
The first core has the schema:
id
fieldA
fieldB
The second core has the schema:
id
fieldA
fieldC
When I try this request to get facet of fields: fieldA, fieldB and fieldC on
multicore search, I get error:
http://localhost:8983/solr/co