[dev help wanted] upgrade Solr to use Lucene 9.12

2024-09-30 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Hi Everyone, Apache Lucene 9.12 was recently released - would you be interested in contributing to update Solr to use it? Please see https://issues.apache.org/jira/browse/SOLR-17471 for details. Thanks, Christine

Re: Can I combine these 2 query filters with a logical OR?

2024-09-30 Thread Carlo Ascani
On Sun, 29 Sept 2024 at 18:01, Gus Heck wrote: > An alternate technique that sometimes resolves problems like this is to put > the complicated stuff inside a quoted v="" within the {} ( see > > https://solr.apache.org/guide/8_6/local-parameters-in-queries.html#specifying-the-parameter-value-with-

Double value in Float32 DenseVectorField

2024-09-30 Thread Graham, Aaron
Hello all, I’ve got a DenseVectorField with default FLOAT32 vectorEncoding that I’m storing embeddings in. I recently started testing a new model that returns an array of Doubles as opposed to Floats. If I try update a doc with the array of Doubles using JSON I get the error below, however if I

solr-exporter for prometheus configuration error

2024-09-30 Thread Afroz, Neshat (NIH/NLM/NCBI) [C]
Hello I am trying to setup solrcloud monitoring using solr-exporter for prometheus. My solrcloud is configured with zookeeper. I am getting the error as below after using the command and I am looking forward to some suggestions to resolve this. ./bin/solr-exporter -p 9854 -z zkhost01:2181 -f .