Re: Caffeine - ISE: Recursive update Re: [JENKINS] Solr-main-Linux (64bit/hotspot/jdk-16.0.2) - Build # 10777 - Unstable!

2023-03-16 Thread Michael Gibney
I think this is basically a BooleanQuery and/or SolrRangeQuery variant of SOLR-15762. BoolQParserPlugin wraps `Occur.FILTER` subclauses in `FilterQuery`, so you could definitely see recursive updates that way, and SolrRangeQuery (which I think is the culprit in this case) likewise consults the filt

Re: Google Java Style: shall we declare intent to follow?

2023-03-16 Thread David Smiley
https://github.com/apache/solr/pull/1468 ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Wed, Mar 15, 2023 at 4:11 PM Justin Sweeney wrote: > +1 Could also be useful to link common IDE plugins in the dev docs to help: > https://github.com/google/go