Re: A Last Message to the Solr Users

2019-12-01 Thread Nicolas Paris
Hi Mark, Have you shared with the community all the weaknesses of solrcloud you have in mind and the advice to overcome that? Apparently you wrote most of that code and your feedback would be helpful for community. Regards On Sat, Nov 30, 2019 at 09:31:34PM -0600, Mark Miller wrote: > I’d also

solr 8.3 indexing wrong values in some fields

2019-12-01 Thread Odysci
Hi, I have a solr cloud setup using solr 8.3 and zookeeper, which I recently converted from solr 7.7. I converted the index using the index updater and it all went fine. My index has about 40 million docs. I used a separate program to check the values of all fields in the solr docs, for consistency

Re: problem using Http2SolrClient with solr 8.3.0

2019-12-01 Thread Odysci
That worked. I included the dist/solrj-lib libs in my class path, and could make it work with Http2SolrClient. Thanks! Still on a related topic, is the CloudHttp2SolrClient client fully stable? (I'm using solr 7.7 and solr 8.3) Thanks On Thu, Nov 28, 2019 at 3:00 PM Shawn Heisey wrote: > On 11