Seeing "Negative" Overseer ID

2024-12-02 Thread Patrick Lok
Hi, We are seeing some weird issues with the Overseer ID which causes some overseer election problems in our cluster. Recently we have noticed that one of our Solr 8 clusters is having trouble electing dedicated overseer hosts as leader. After some investigation, we noticed that we are having "ne

Re: Java module or automatic module name for SolrJ

2024-12-02 Thread Houston Putman
Yeah, we would definitely accept contributions in this area. There might be issues with package-directories being overloaded across the solr modules, but that might be something we can fix in 10, if required for this. - Houston On Mon, Dec 2, 2024 at 10:45 AM Thomas Heigl wrote: > Hi all, > >

file-based spellcheck dictionary not working

2024-12-02 Thread Andrew Witt
Hello - I have a working Solr v9.4.1 installation, to which I want to add file-based spellchecking. I want to add file-based spellchecking so that I can identify search terms that are correctly spelled, even if they don't appear in the main index of searchable documents. Following the Apache

Java module or automatic module name for SolrJ

2024-12-02 Thread Thomas Heigl
Hi all, I'm in the process of migrating our main application to Java Modules. Maven currently complains very loudly about any libraries used that have no module-info or automatic module name. SolrJ currently has neither: [WARNING] * Required filename-based automodules detected: solr-solrj-9.7.0.