Re: Solr or SolrJ Atomic Update

2019-03-18 Thread THIERRY BOUCHENY
Hi all, Ok, I found my problem, it was a silly one as I expected !!! In my schema the “uniqueKey” was spelled with a small cap k !! Thierry > On 15 Mar 2019, at 19:03, THIERRY BOUCHENY wrote: > > Hello, > > I have spent a few hours trying to understand why I get this error. > > RunUpdateP

Re: Solr or SolrJ Atomic Update

2019-03-16 Thread THIERRY BOUCHENY
Hi Mikhail, The error was at the beginning of my email in the first lines, here it is : RunUpdateProcessor has received an AddUpdateCommand containing a document that appears to still contain Atomic document update operations, most likely because DistributedUpdateProcessorFactory was explicitly

Re: Solr or SolrJ Atomic Update

2019-03-16 Thread Mikhail Khludnev
Maybe you can share the error you are talking about? On Fri, Mar 15, 2019 at 10:03 PM THIERRY BOUCHENY wrote: > Hello, > > I have spent a few hours trying to understand why I get this error. > > RunUpdateProcessor has received an AddUpdateCommand containing a document > that appears to still con

Solr or SolrJ Atomic Update

2019-03-15 Thread THIERRY BOUCHENY
Hello, I have spent a few hours trying to understand why I get this error. RunUpdateProcessor has received an AddUpdateCommand containing a document that appears to still contain Atomic document update operations, most likely because DistributedUpdateProcessorFactory was explicitly disabled fro