SIP-7: Merging the new Admin UI (experimental)

2025-01-29 Thread Christos Malliaridis
Hello everyone, The PR with an experimental, new Admin UI implementation that introduces a WebAssembly app and a standalone JVM client for Solr's UI overhaul has been out for a while. After resolving multiple TODOs, it is time to finalize and merge the changes, so that we can start adding more fu

Re: [JENKINS] Solr-main-Linux (64bit/hotspot/jdk-11.0.21) - Build # 19896 - Still Unstable!

2025-01-29 Thread Houston Putman
So after looking into this a bit, it looks like the versions are being returned in a different order. This reproduces locally for me, on jdk21 and jdk23. I don't think it's a Policeman issue. Looking at the build list, it started on 8/8. That and git-bisect gave me SOLR-17391

Re: Seeking Best Practices for External File Fields in Solr Cloud

2025-01-29 Thread Eric Pugh
This was always a “cool” trick. But tricks aren’t a reason to keep not well supported features. We need fewer surprises in Solr ;-) Sent from my iPhone > On Jan 29, 2025, at 12:42 AM, David Smiley wrote: > > Any concerns with deprecating ExternalFileField in Solr 9, remove in 10? > > ---