Hi Andy,
in the solr UI you can goto /solr/#/~logging/level, then scroll down to
-update-DirectUpdateHandler2.
click on 'null' or whenever the current setting is and select DEBUG.
Dio remember to turn off if your on a live system though back to what
setting was before otherwise you light fill up your log volume
HTH,
Kind regards,
Dan
On Wed, 24 Nov 2021 at 12:59, Andy Lester wrote:
>
> >
> > You were spot on, commitWithin was being set on each commit. I was able
> to
> > verify by temporarily turning on debug logging for DirectUpdateHandler2
>
>
>
> What did you do to enable that? I didn’t know you could do such a thing.
> Is it specific to that handler?
>
> Thanks
> Andy
>