Re: Cleaning up IntelliJ warnings in code base

2022-08-23 Thread Eric Pugh
I was thinking about how to make this process less painful, and maybe how to capture what we as a community think are warnings that we actually care about. IntelliJ appears to have “Inspection Profiles” https://www.jetbrains.com/help/idea/code-inspection.html#access-inspections-and-settings

Re: Should the Ref Guide Page on Reindexing mention the REINDEXCOLLECTION command?

2022-08-23 Thread Eric Pugh
:-). Please do open another PR with the longer form documentation! > On Aug 23, 2022, at 1:56 AM, Radu Gheorghe wrote: > > Hi Eric, > > I see that you merged the PR as it was. Sorry for the delay, I just got > unusually busy and didn't get to the improvements you mentioned here. > > Next time

Re: modulus function query does mod on floats

2022-08-23 Thread Jason Gerlowski
Hi Dan, I'm not very familiar with how Solr implements function-queries, but I agree this seems like a bug. Taking a glance at the code it looks like most of the "math" function-queries cast to floats, so I wonder whether this behavior (intentional or not) wouldn't occur more widely too. e.g. "s