Hi Show us the solr version, field types, the handler definition, and the query you send. Any log entries? Cheers -- Rick
On October 13, 2017 5:57:16 AM EDT, "Игорь Абрашин" <vjiaste...@gmail.com> wrote: >Hello, solr community. >We are getting strugled with updating already existing docs. For >instance, >we got indexed one jpg with tika parser and got batch of attributes. >Then >we want to index database datasource and append those fields to our >document with the same uniquekey, stored at schema.xml. And all what we >got >only a overwriting doc came first by new one. Ok just put >overwrite=false >to params, and dublicating docs appeare. So do you have some clues or >suggesstions related to that. How to append one batch of attribute to >another? Or maybe how to merge them after duplicate was created? -- Sorry for being brief. Alternate email is rickleir at yahoo dot com