On 6/10/2019 3:24 AM, vishal patel wrote:
We have 27 collections and each collection has many schema fields and in live too
many search and index create&update requests come and most of the searching
requests are sorting, faceting, grouping, and long query.
So approx average 40GB heap are used
h reason GC paused 42 seconds?
Heavy searching and indexing create & update in our Solr Cloud.
So, Should we divide a cloud between 27 collections? Should we add one more
shard?
Sent from Outlook<http://aka.ms/weboutlook>
From: Shawn Heisey
Sent: Friday, Ju
On 6/6/2019 5:45 AM, vishal patel wrote:
One server(256GB RAM) has two below Solr instance and other application also
1) shards1 (80GB heap ,790GB Storage, 449GB Indexed data)
2) replica of shard2 (80GB heap, 895GB Storage, 337GB Indexed data)
The second server(256GB RAM and 1 TB storage) has tw
ent: Thursday, June 6, 2019 5:15:15 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Query takes a long time Solr 6.1.0
>
> Thanks for your reply.
>
> > How much index data is on one server with 256GB of memory? What is the
> > max heap size on the Solr instance? Is
Any one is looking my issue??
Get Outlook for Android<https://aka.ms/ghei36>
From: vishal patel
Sent: Thursday, June 6, 2019 5:15:15 PM
To: solr-user@lucene.apache.org
Subject: Re: Query takes a long time Solr 6.1.0
Thanks for your reply.
> How much i
ubject: Re: Query takes a long time Solr 6.1.0
On 6/5/2019 7:08 AM, vishal patel wrote:
> I have attached RAR file but not attached properly. Again attached txt file.
>
> For 2 shards and 2 replicas, we have 2 servers and each has 256 GB ram
> and 1 TB storage. One shard and another sh
On 6/5/2019 7:08 AM, vishal patel wrote:
I have attached RAR file but not attached properly. Again attached txt file.
For 2 shards and 2 replicas, we have 2 servers and each has 256 GB ram
and 1 TB storage. One shard and another shard replica in one server.
You got lucky. Even text files usu
On 6/5/2019 5:35 AM, vishal patel wrote:
We have 2 shards and 2 replicas in Live also have multiple collections.
We are performing heavy search and update.
There is no information here about how many servers are serving those
four shard replicas.
-> I have*attached*some query which takes tim