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
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-
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
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 .