Re: How to connect to Node of a Solr-Cloud-Cluster

2025-04-05 Thread Jan Høydahl
Hi, Any of the above :) If you don't care about minimizing network hops during indexing/search, you can use a LB like HAProxy, NginX or some hardware product in front of your nodes for simplified logic in your application. However, the best practice these days is to provide your application w

RE: Solr error...

2025-04-05 Thread Bruno Mannina
Hi Colvin, Thank for your answer and your link, I will see if I can solve my problem. I use a old solr, I know :'(. This old version is used since several years and I have a huge set of data (around 200M of textfile to index). Re-indexing my set of data will take too much time for me (several we

Re:Automatic upgrade of Solr indexes over multiple versions

2025-04-05 Thread Luke Kot-Zaniewski (BLOOMBERG/ 919 3RD A)
Hi Rahul, This sounds very interesting! I enjoyed the discussion at CoC and would be very interested to hear more about the technical details. I am also curious to know more what you mean by "in-place" and what the expectation is around downtime. Either way I am sure this would be a great addit

Re: Performance Considerations While Indexing Nested Documents: SolrV9.6.1

2025-04-05 Thread David Smiley
If you want to improve the collapsing performance, you might use a numeric supplier id to collapse on instead of a string. You've denormalized things, which is typically the right trade-off. As you have observed, the down-side is that you have to reindex lots of stuff when a related entity changes

Re: index source code with solr combined with a SAST for cyber security purpose

2025-04-05 Thread anon anon
Great point! I must focus on zoekt! I might change in some years. I will see. Regards! Le jeu. 20 mars 2025 à 20:02, Andrew Witt a écrit : > Since you say, "I already started with Zoekt", I'm guessing you are facing > some problem large enough to cause you to abandon your work so far. > > I say