Re: [VOTE] Release Solr 9.8.1 RC1

2025-03-07 Thread David Smiley
One of the BATS tests assumes the unix "timeout" command is installed, which it is not on a macOS system by default. I installed it via "brew install coreutils". SUCCESS! [0:41:03.739208] +1 On Thu, Mar 6, 2025 at 4:28 PM Houston Putman wrote: > Please vote for release candidate 1 for Solr 9.

Re: [VOTE] Release Solr 9.8.1 RC1

2025-03-07 Thread Arrieta, Alejandro
SUCCESS! [1:01:51.006586] +1 not binding Kind Regards, Alejandro Arrieta On Thu, Mar 6, 2025 at 8:23 PM Kevin Risden wrote: > +1 > > SUCCESS! [0:39:40.103601] > > Kevin Risden > > > On Thu, Mar 6, 2025 at 4:28 PM Houston Putman wrote: > > > Please vote for release candidate 1 for Solr 9.8.1 >

Pair of deprecated code removal pr's...

2025-03-07 Thread David Eric Pugh
Devs, just wanted to draw attention to the upcoming removal of CurrencyField and ExternalFileField: https://github.com/apache/solr/pull/3244https://github.com/apache/solr/pull/3212 I also looked a bit at removing the Trie field support, and that may be a bit more controversial...    Though it IS