Re: transient cores in Solr Cloud

2024-09-17 Thread Michael Gibney
Thanks for raising this, Pierre. My short answer is that for the use cases I'm directly concerned with, transient cores would I think not be useful. Although we could absolutely benefit from transient cores if it were simply a question of _querying_ (relatively light and variable query load on many

Re: Introducing Gradle Version Catalogs

2024-09-17 Thread Dawid Weiss
Hi Christos, I've now revised the initial PR (https://github.com/apache/solr/pull/2646) > and created a clean PR with the changes and version conflict resolution. > See for that https://github.com/apache/solr/pull/2706. The new PR does > not include dependency updates like the initial PR. > Nice!