Major proposal: NamedList in Solr 10

2024-12-20 Thread David Smiley
Problem: Today, lots of Solr code will create a NamedList and forget to consider creating a SimpleOrderedMap (subclassing NamedList) instead. The vast majority of NamedLists I've seen *should* be a SimpleOrderedMap but were not created as such. The distinction is highly subtle, affecting how Solr

Re: Solr 9.8.0 - branching and releasing plan

2024-12-20 Thread Alessandro Benedetti
Cherry-picked to 9.8! We should be good to go from my side, thanks everyone! -- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *Apache Solr PMC Member* e-mail: a.benede...@sease.io *Sease* - Information Retrieval Applied Consulting | Training

Re: What I want for Solr 10...

2024-12-20 Thread Tim Allison
Extracting Tika… let’s talk? On Fri, Dec 20, 2024 at 12:48 PM Eric Pugh wrote: > Sorry I missed the meetup yesterday (was really bummed I didn't have it on > my calendar), so I wrote up what I would have talked about: > > [image: post.png] > > All I want for Solr 10 is... >

What I want for Solr 10...

2024-12-20 Thread Eric Pugh
Sorry I missed the meetup yesterday (was really bummed I didn't have it on my calendar), so I wrote up what I would have talked about: https://dep4b.hashnode.dev/all-i-want-for-solr-10-is All I want for Solr 10 is... dep4b.hashnode.dev ___ Eric Pugh | Founder | OpenSourc

Re: Solr 9.8.0 - branching and releasing plan

2024-12-20 Thread Alessandro Benedetti
So, I merged to 10.x and backported to 9.x (thanks Christos for the review of gradle stuff revert). I'm proceeding with 9.8 branch now -- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *Apache Solr PMC Member* e-mail: a.benede...@sease.io *Se

Re: CHANGES.txt, process improvement solicitation

2024-12-20 Thread Alessandro Benedetti
Hi Christos, sorry for the confusion, with error prone I literally meant it's easy to make mistakes when editing the file (writing the entry for the wrong release, maybe confusion between a new feature or a fix ect. No reference to google error-prone :) -- *Alessandro Benede

Re: Solr 9.8.0 - branching and releasing plan

2024-12-20 Thread Alessandro Benedetti
Ok, I'll proceed merging now to 10.x, I'll align with Christos for the backporting as there's gradle stuff to do, I am not super confident doing it alone, Cheers -- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *Apache Solr PMC Member* e-mail:

Re: Solr 9.8.0 - branching and releasing plan

2024-12-20 Thread Alessandro Benedetti
P.S. we can always change the CHANGES.txt later if necessary -- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *Apache Solr PMC Member* e-mail: a.benede...@sease.io *Sease* - Information Retrieval Applied Consulting | Training | Open Source W

Re: CHANGES.txt, process improvement solicitation

2024-12-20 Thread Jan Høydahl
Good news, a new release is on its way, including a CLI tool independent from maven. This means we could integrate it into our process with simple commands like ./logchange release --version 9.8.0 ... which will move yml files from folder "unrelease