[
https://issues.apache.org/jira/browse/SOLR-12362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529119#comment-16529119
]
David Smiley commented on SOLR-12362:
-------------------------------------
Good point Mosh.
IMO We ought to outright remove the syntax to specify "boost" for 8.0 and not
let it get in our way in thinking about how to differentiate a child doc from a
partial update for the JSON syntax in 8.0. Thus in 8.0, the logic can be
simplified – it's *either* a partial update (thus we convert the value to a
Map), *or* it's a child doc. There will be no extended field syntax that isn't
either of those. The code would be simpler; we wouldn't even use the
terminology "extended value" – it's either a child doc or it's a partial
update. This task, removing the extended value yet not partial-update for 8.0
would be a separate issue. WDYT?
> JSON loader should save the relationship of children
> ----------------------------------------------------
>
> Key: SOLR-12362
> URL: https://issues.apache.org/jira/browse/SOLR-12362
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: mosh
> Assignee: David Smiley
> Priority: Major
> Fix For: 7.5
>
> Time Spent: 6.5h
> Remaining Estimate: 0h
>
> Once _childDocuments in SolrInputDocument is changed to a Map, JsonLoader
> should add the child document to the map while saving its key name, to
> maintain the child's relationship to its parent.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]