add details of zk configs? check networking ports?
On Thu, May 22, 2025 at 5:25 AM BCT Timo Crabbé
wrote:
> Hi,
>
>
>
> When deploying a Solr 9.7 Cluster with three nodes and using the JWTAuth
> plugin for authentication and authorization, I ran into an issue when
> adding permissions on my col
Adding the _root_ field without reindexing isn't supported. Having
documents that are not nested (after re-index) can be made to work but it
requires a deep understanding of how the querying of nested documents works
at a low level in order to form correct queries for nested documents. In
particula
Late reply, but also, indexing time has been merged a few months ago,
coming with Solr 9.9!
Cheers
--
*Alessandro Benedetti*
Director @ Sease Ltd.
*Apache Lucene/Solr Committer*
*Apache Solr PMC Member*
e-mail: a.benede...@sease.io
*Sease* - Information Retrieval Applied
Hello Solr Community,
We are seeing a high severity vulnerability CVE-2025-1948 under category
CWE-400 (Uncontrolled Resource Consumption) because of org
eclipse.jetty.http2:http2-common 10.0.22 coming from solr-solrj 9.8.0 as a
result of Software Composition Analysis Scan. Please let us know the
Hi,
When deploying a Solr 9.7 Cluster with three nodes and using the JWTAuth plugin
for authentication and authorization, I ran into an issue when adding
permissions on my collections.
It looks like the authorization details that are passed in the roles claim in
the JWT token are not passed to
Hi SolR community,
I have a SolR cluster with 3 nodes running in Solr Cloud mode. Further, there
is a collection with 1 shard and 3 replicas (1 TLOG as leader, 2 PULL).
While updating the leader I want to control the replication of the 2 PULL
replicas, i.e. enabling and disabling the replicati