New Solr Admin UI - POC Presentation

2024-09-29 Thread Christos Malliaridis
Hello everyone, I would like to invite you all to the presentation about the proposal for a new Solr Admin UI. The presentation is about the content of the current proof-of-concept (POC) that introduces a new Admin UI written in Kotlin and Compose. The POC can be found at https://github.com/apach

Re: PR labeling

2024-09-29 Thread Jan Høydahl
Here is the PR: https://github.com/apache/solr/pull/2731 Hope it captures the consensus in this thread.. Add a review comment if you want to change something. Will leave it open for several days.. One thing to think about is what will happen with the 92 PRs that are currently open and marked STA

Re: Overlapping arguments (SOLR-17383)

2024-09-29 Thread Christos Malliaridis
I am happy with the current solution of your PR Eric, thanks. I would like to continue with two more flags that may cause confusion or in future additional conflicts. These flags are -f and -s. They are used multiple times in multiple tools for different options or similar options with different n

Update on Solr CLI bugs

2024-09-29 Thread David Eric Pugh
I wanted to share a couple of updates: 1) After the 9.7 release folks found some bugs in the Solr CLI.   I’ve fixed them in branch_9_7, branch_9x, and main.    Thanks folks for posting in Slack and DM'ing me about them. 2) The migration of parsing options for the various bin/solr zk commands ha