Re: Bugfix release Solr 9.8.1

2025-02-20 Thread Jason Gerlowski
Alright - I've put together a PR for SOLR-17677 that can at least block the problem-queries: https://github.com/apache/solr/pull/3203. Hoping I can merge this tomorrow or Monday, if that's alright with folks? Longer term we probably want to remove the reliance on SolrIndexSearcher that causes the

Re: Dense vector search efforts in Solr

2025-02-20 Thread Alessandro Benedetti
Hi Rahul, nice to meet you! The update request processor is pretty much done, we are close to merging: https://github.com/apache/solr/pull/3151. In regards to adding in-process embedding services implementation, It's a slippery slope and I attempted some experiments using langChaing4j (the library