ClientUtils.escapeQueryChars escaping whitespace?

2022-07-07 Thread Joel Bernstein
I was using the ClientUtils.escapeSpecialChars method and was surprised that white space is being escaped. https://github.com/apache/solr/blob/main/solr/solrj/src/java/org/apache/solr/client/solrj/util/ClientUtils.java#L186 I was considering removing this but wanted to see if anyone had a reason

Trio of Admin PR's Looking for +1

2022-07-07 Thread Eric Pugh
There are a trio of Admin UI related PR’s that I’d love to get some +1’s on ;-) * SOLR-15853 Solr paramset impl (Version 2) . * SOLR-16096: Add createNodeSet to Advanced Collection Creation Options * SOLR-16005 a

Re: v2 API "Broader Changes" and Next Steps

2022-07-07 Thread Eric Pugh
Love to see CORS support added ;-) > On Jul 6, 2022, at 9:45 AM, Jason Gerlowski wrote: > >> [Jan] I think it is better for the project to evolve and fix this > > Glad to hear it; sorry for the confusion if I misunderstood your concerns! > > Well in that case it sounds like there's general su