Solr CPU spiking up on bulk indexing

2019-06-15 Thread Venu
Hi While doing a batch indexing, Solr CPU is spiking regularly. I am doing the auto-commit for every 5 minutes. Please find the image below On stopping the indexing, the CPU is coming to the normal state (around 20%). In the image a

Solr CPU spiking up on bulk indexing

2019-06-15 Thread Venu
Hi While doing a batch indexing, Solr CPU is spiking regularly. I am doing the auto-commit for every 5 minutes. Please find the image below On stopping the indexing, the CPU is coming to the normal state (around 20%). In the image a

Fwd: Issue with indexing document - solr 7.5

2019-06-15 Thread Rohan Kasat
Hi All, Am indexing json documents with parent child relationship and have the following schema on Solr 7.5 Schema - id Document - { "id": "Year-2019", "year": 2019, "_childDocuments_": [ { "id": "5-2019", "month": 5 } ] } and the error am g

Re: unix socket or D-Bus?

2019-06-15 Thread Shawn Heisey
On 6/15/2019 9:15 AM, Felipe Gasper wrote: Has it ever been proposed to have Solr listen on a UNIX socket or D-Bus rather than TCP? This would alleviate the need for local Solr integrations (e.g., Dovecot) to store “dummy” credentials, and it would tighten security by eliminat

unix socket or D-Bus?

2019-06-15 Thread Felipe Gasper
Hello, Has it ever been proposed to have Solr listen on a UNIX socket or D-Bus rather than TCP? This would alleviate the need for local Solr integrations (e.g., Dovecot) to store “dummy” credentials, and it would tighten security by eliminating the possibility for those credent