[
https://issues.apache.org/jira/browse/SOLR-13062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16718731#comment-16718731
]
Mikhail Khludnev commented on SOLR-13062:
-----------------------------------------
I don't think we'll going to merge it anyway.
> SimpleBlockJoinUpdateRequestProcessorFactory for Atomic update and adding
> child doc
> ------------------------------------------------------------------------------------
>
> Key: SOLR-13062
> URL: https://issues.apache.org/jira/browse/SOLR-13062
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: UpdateRequestProcessors
> Reporter: Lucky Sharma
> Priority: Minor
> Fix For: 6.6.3, 7.2.1
>
> Attachments: SimpleBlockJoinUpdateProcessor.patch
>
>
> This processor will be responsible for the block join updates/create
> documents in one update request
> This processor will fetch the complete block, update the block where
> updation is needed and push back into the SOLR
> {color:#333333}Updation of the complete block based on block
> key,{color}{color:#7d8c93} Document must contain:{color}{color:#7d8c93}
> {color}
> # Parent_ID
> # Block_Level_Key (default is _root_){color:#7d8c93} {color}
> # LevelField which will be 0 for root, 1 for first child, 2 for grand child
> and so on{color:#7d8c93} {color}
> # Primary Field (i.e the ID)
> I/p will be in form of doc wrapper, with parent will hold only the block key
> & option for{color:#7d8c93} update only.{color}{color:#7d8c93} Its child docs
> will contain the which doc in this block you want to update with what
> values.{color}{color:#7d8c93} This is always an atomic update.{color}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]