Re: Eclipse support

2025-01-11 Thread Ishan Chattopadhyaya
I can see that "./gradlew eclipse" works in branch_9x. Can someone please point me to any prior discussion around this? On Sun, 12 Jan 2025 at 11:04, Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > Hi All, > I tried to set up Eclipse using the main branch, and was at a loss of how > to

Eclipse support

2025-01-11 Thread Ishan Chattopadhyaya
Hi All, I tried to set up Eclipse using the main branch, and was at a loss of how to proceed. 1) ./gradlew eclipse doesn't work, was it removed? 2) Importing Solr as a gradle project doesn't work either, tons of missing libraries and dependencies. I'm on JDK 22 and Ubuntu 22.04 LTS. Please help!

Re: [DISCUSS] Deprecating Result Grouping

2025-01-11 Thread David Smiley
Indeed, Result Grouping supports distributed search. I see this documented in its ref guide page (at the bottom), and also tested -- TestDistributedGrouping. I wish Result Grouping functionality was better separated. I suppose QueryComponent isn't *too* bad, because of the method based organizat