First, please don’t use the “schemaless” mode (add-unknown-fields-to-schema in
your solrconfig) while load testing. There’s quite a bit of work being done
when Solr discovers an unknown field that’ll cause some instability under heavy
load.
Second, when you put a large batch against Solr, you h
Thanks Jorn on getting back to me. Please find attached memory/cpu
utilization and complete update process chain.
Please let me know your thoughts.
On Sat, Nov 16, 2019 at 9:09 AM Jörn Franke wrote:
> Can you please provide the whole update chain ? Below is the
> directoryFactory and not the upd
Can you please provide the whole update chain ? Below is the directoryFactory
and not the update processor chain.
> Am 15.11.2019 um 17:34 schrieb Fiz N :
>
>
> Thanks for your response.
>
> name="DirectoryFactory"class="${solr.directoryFactory:solr.NRTCachingDirectoryFactory}"/>
>
> attac
No screenshot attached. The Apache mailservers filter attachments. Can you
please provide an external link.
On Fri, Nov 15, 2019 at 5:34 PM Fiz N wrote:
> Thanks for your response.
>
> "${solr.directoryFactory:solr.NRTCachingDirectoryFactory}"/>
>
>
>
> attaching the screenshot of physical memo
Hi Solr Experts,
Do you have any thoughts on the below issue ?
On Fri, Nov 15, 2019 at 11:33 AM Fiz N wrote:
> Thanks for your response.
>
> "${solr.directoryFactory:solr.NRTCachingDirectoryFactory}"/>
>
>
>
> attaching the screenshot of physical memory and cpu.
>
> Please let me know your tho
Thanks for your response.
attaching the screenshot of physical memory and cpu.
Please let me know your thoughts on the below issue.
On Fri, Nov 15, 2019 at 2:18 AM Jörn Franke wrote:
> Do you use a updateprocess factory? How does it look like?
>
> What is the physical memory size and CPU
Do you use a updateprocess factory? How does it look like?
What is the physical memory size and CPU?
What do you mean by “there are 64 cores sending concurrently?” An application
has 64 threats that send concurrently those updates?
> Am 15.11.2019 um 02:14 schrieb Fiz N :
>
> Hi Solr Experts,