Re: Zk big files issues and model store

2023-10-19 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Hello Florin. Of course, do feel free to open an issue and/or draft pull request and/or pull request. If the model is wrapped internally, it would be smaller than the original (since no two-space indentations) but slightly bigger than the compacted (with zero-space indentations) due to \" esca

Re: knn query parser, number of results and filtering by score

2023-10-19 Thread Mirko Sertic
I've prepared a testcase. Given the following documents with TESTEMBEDDING_EU_3 is a DenseVectorField with length 3 and euclidean distance function. They are written to a collection made of two shards with no further routing strategy, so they should be more or less evenly distributed between th

Trouble with ZK Status and TLS

2023-10-19 Thread Jamie Gruener
We’re working on standing up a new Solr 9.4.0 cluster with ZooKeeper 3.8.3 ensemble. We’ve configured mTLS for authentication, authorization, and comms for client <-> solr; TLS for solr <-> solr intra-cluster comms, and TLS for zk <-> zk intra-ensemble comms. Where we are stuck is at the TLS co

Re: Trouble with ZK Status and TLS

2023-10-19 Thread Jan Høydahl
The Admin UI ZK screen is not intended for the SSL connection to ZK, since status is not supported on that protocol. Instead we need to add support for the ZK AdminServer to get the same. Contributions are welcome. Jan > 19. okt. 2023 kl. 22:29 skrev Jamie Gruener : > > We’re working on standi

Newbie Help: Replicating Between Two SolrCloud Instances (Solr 9.2.1)

2023-10-19 Thread David Filip
Dear Solr Community, I am a Solr newbie, and have spent quite a few hours (across a couple of days) trying to research this, but am not quite sure what direction to go in, so would appreciate any suggestions. I think I am getting confused between differences in Solr versions (most links seem t