Re: Guidance on new functionality for query string generation

2024-08-17 Thread David Smiley
Perhaps Solr could adopt Elastic's Java QueryBuilder API, more or less?: https://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/8.15.0/co/elastic/clients/elasticsearch/_types/query_dsl/package-summary.html Is this what you referred to? It needs an example (like what you shared

Re: Introducing Gradle Version Catalogs

2024-08-17 Thread Christos Malliaridis
I worked on the PR and solved the version conflicts now. I considered removing the plugin, as you proposed, but I ended up using it instead, because its functionality is still useful in my opinion. I am just not very happy with the repetitive constraints and the need to include transitive dependenc

Re: Solr 9.7 Release update

2024-08-17 Thread Anshum Gupta
The step completed fine, but seems like there's something else going on. The RC build is consistently failing at the following step > Task :solr:api:signJarsPublication > gpg: signing failed: Timeout > gpg: signing failed: Timeout > > Task :solr:api:signJarsPublication FAILED > FAILURE: Build fail