On 1/31/2019 12:11 PM, Ruchir Choudhry wrote:
Wanted to start working on Solr bugs, will appreciate if you or some can
allocate me with some minor bugs.
It doesn't work like that. Issues are not handed out, it's a strictly
volunteer system.
You'll need to find the issues you want to work on
Hello Erick,
Wanted to start working on Solr bugs, will appreciate if you or some can
allocate me with some minor bugs.
Warm Regards,
Ruchir
On Wed, Jan 30, 2019 at 8:53 AM Erick Erickson
wrote:
> My suggestion is "don't do that" ;).
>
> Ok, seriously. Conceptually what you have is an N-dim
io originale-
Da: Erick Erickson
Inviato: 30 January 2019 17:44
A: solr-user
Oggetto: Re: SolrCloud become unresponsive after huge pivot facet query
My suggestion is "don't do that" ;).
Ok, seriously. Conceptually what you have is an N-dimnensional matrix.
Each "dimension&qu
My suggestion is "don't do that" ;).
Ok, seriously. Conceptually what you have is an N-dimnensional matrix.
Each "dimension" is
one of your pivot fields with one cell for each unique value in the
field. So the size is
(cardinality of field 1) x (cardinality of field 2) * (cardinality of
field 3) .
Dear all,
we have a solrcloud cluster with the following features:
- 3 zookeeper nodes
- 4 solr nodes with:
- 4 CPU
- 16GB RAM
Each solr instance is configured as follow:
SOLR_JAVA_MEM="-Xms2g -Xmx8g"
SOL