Re: (Gen)AI-Support for searching with Solr/Lucene

2024-04-25 Thread Charlie Hull
We've just had the Haystack conference here in Charlottesville with many talks on RAG and AI on Lucene based engines (can't remember a particular one on Solr but a lot is transferrable). Check out www.haystackconf.com - the videos & slides of all the talks will be published over the next few we

Re: Out of memory Error - Solr version 8.11.2

2024-04-25 Thread Shawn Heisey
On 4/25/24 00:02, Anuj Bhargava wrote: Out of memory Error - Solr version 8.11.2 *The oom_solr.sh file contains the following* - You did not ask a question and did not provide any kind of error message. What can we help you with? Thanks, Shawn

Re: [EXTERNAL] SOLR Shard nodes are unhealthy

2024-04-25 Thread Ritesh Kumar (Accenture International Limite)
I have used the FQDN in -h parameter. Thanks Ritesh From: Jan Høydahl Sent: Thursday, April 25, 2024 08:03 PM To: users@solr.apache.org Subject: Re: [EXTERNAL] SOLR Shard nodes are unhealthy Make sure you use fully qualified domain names everywhere, and that

Re: [EXTERNAL] SOLR Shard nodes are unhealthy

2024-04-25 Thread Jan Høydahl
Make sure you use fully qualified domain names everywhere, and that they are routable everywhere. If you start Solr with -h my-short-name then it will be persisted in zk state and will not be routable from all other solr hosts. Jan Høydahl > 25. apr. 2024 kl. 13:34 skrev Ritesh Kumar (Accenture

Re: (Gen)AI-Support for searching with Solr/Lucene

2024-04-25 Thread Alessandro Benedetti
Hi Walter, We've been doing many AI integrations with Solr and we drafted a roadmap to get some funding to implement it directly in Solr: https://sease.io/2023/10/apache-lucene-solr-ai-roadmap-do-you-want-to-make-it-happen.html We made little progress so far but hopefully will attract some more a

Re: [EXTERNAL] SOLR Shard nodes are unhealthy

2024-04-25 Thread Ritesh Kumar (Accenture International Limite)
Hello, One additional observation, I do not face the issue if I use IP addresses for the solr nodes but I observe this issue as soon as I modify solr service to use hostname instead of the IP address. start -f -h XX.XX.XX.XX -p 8983 -cloud -Dsolr.ssl.checkPeerName=false -m 8g -z "XX.X.X.XX:218