[ 
https://issues.apache.org/jira/browse/SOLR-11829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315736#comment-16315736
 ] 

Munendra S N commented on SOLR-11829:
-------------------------------------

[~erickoerickson]
Thank you for reviewing the patch.

In *Documents* field of  *_Common Fields_* section, documentation(referring to 
the *patch*) mentions that
{noformat}
XML and JSON documents must be formatted in a Solr-specific format, a small 
illustrative document will be shown.
{noformat}

I think the document is missing a link here. It should probably point to 
*Uploading Data with Index Handlers*.
Other than this, everything else looks good to me

> [Ref-Guide] Indexing documents with existing id
> -----------------------------------------------
>
>                 Key: SOLR-11829
>                 URL: https://issues.apache.org/jira/browse/SOLR-11829
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: documentation
>            Reporter: Munendra S N
>            Assignee: Erick Erickson
>         Attachments: SOLR-11829.patch, SOLR-11829.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Solr Documentation for [Document 
> screen|http://lucene.apache.org/solr/guide/7_2/documents-screen.html] states 
> that if overwrite is set to false, then incoming documents with the same id 
> would be dropped.
> But the documentation of 
> [Indexing|http://lucene.apache.org/solr/guide/7_2/introduction-to-solr-indexing.html#introduction-to-solr-indexing]
>  and actual behavior states otherwise (i.e, allows the duplicate addition of 
> documents with the same id)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to