Re: solr 8.3 indexing wrong values in some fields

2019-12-03 Thread Odysci
Hi Colvin, I updated my setup to 8.3.1-RC2 and so far it seems to work. I've converted my 7.7 index again and indexed a whole bunch of new doc and haven't detected any memory corruption. Thanks a lot! On Mon, Dec 2, 2019 at 6:40 AM Colvin Cowie wrote: > This sounds like https://issues.apache.or

Re: solr 8.3 indexing wrong values in some fields

2019-12-02 Thread Colvin Cowie
This sounds like https://issues.apache.org/jira/browse/SOLR-13963 Solr 8.3.1 is likely to be available soon - RC2 is at https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.3.1-RC2-reva3d456fba2cd1b9892defbcf46a0eb4d4bb4d01f/solr/ Re-index on it, and see if you still have issues. On Sun, 1

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