On 2022-11-24 2:54 AM, Thomas Corthals wrote:
Hi Dima,
Which version of Solr are you using?
I recently ran into an issue with the price field and atomic updates when
nested documents are involved. That happened against Solr 9.0.0 with code
that ran fine against Solr 8.11.2. I'm wondering if it could be related
(although I got a different error).
No, mine's 8.11.2 and it's not a nested document. It is our only dataset
that has prices, we have a few more that are imported the same way
without a hitch. I.e. here this is only happening with the currency field.
Dima