I am using SOLR version 6.6.0 and the heap size is set to 512 MB, I believe
which is default. We do have almost 10 million documents in the index, we do
perform frequent updates (we are doing soft commit on every update: heap issue
was seen with and without soft commit) to the index and obviousl
Hi,
I am using SOLR 6.6.0 and real-time get to retrieve documents. Randomly I am
seeing nullpointer exceptions in solr log files which in turn breaks the
application workflow. Below is the stack trace
I am thinking this could be related to real-time get, when transforming child
documents duri