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

David Smiley commented on SOLR-12633:
-------------------------------------

Proposed CHANGES.txt text:

bq. When JSON data is sent to Solr with nested child documents split using the 
"split" parameter, the child docs will now be associated to their parents by 
the field/label string used in the JSON instead of anonymously.  Most users 
probably won't notice the distinction since the label is lost any way unless 
special fields are in the schema.

In retrospect I wonder if this could have been this way to begin with when the 
option was added, or have had it at least default to false until it's removal 
now.  

> JSON Loader: remove anonChildDoc option
> ---------------------------------------
>
>                 Key: SOLR-12633
>                 URL: https://issues.apache.org/jira/browse/SOLR-12633
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Blocker
>             Fix For: master (8.0)
>
>         Attachments: SOLR-12633.patch
>
>
> In 8.0/master, we should drop "anonChildDocs" that we added.  It was a 
> temporary flag.  Assume it's not anonymous unless the field name is 
> {{\_childDocuments_\}}.  That exception to the rule should have been added 
> already but was overlooked.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to