Hi,

I just saw overwrite option on the backoffice. I am loading the documents
in 5000 document batches in JSON so I do not use this interface. How can I
use this overwrite = true option in my environment? Or how solr admin
interface translate this overwrite option into JSON  update syntax?

Regards
Bruno


On Thu, Aug 8, 2013 at 3:22 PM, Jack Krupansky <j...@basetechnology.com>wrote:

> Either your <uniqueKey> field values are in fact unique for those separate
> documents, or your have overwrite="false" on the input documents.
>
> -- Jack Krupansky
>
> -----Original Message----- From: Bruno René Santos
> Sent: Thursday, August 08, 2013 4:58 AM
> To: solr-user@lucene.apache.org
> Subject: JSON Update create different copies of the same document
>
>
> Hello,
>
> I thought that by adding a new document with the same id on Solr the
> document already on Solr would be updated with the new info. But both
> documents appear on the search results... How can I update a document?
>
> Regards
> Bruno Santos
>
> --
> Bruno René Santos
> Lisboa - Portugal
>



-- 
Bruno René Santos
Lisboa - Portugal

Reply via email to