[ 
https://issues.apache.org/jira/browse/SOLR-13062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lucky Sharma updated SOLR-13062:
--------------------------------
    Description: 
Since, We are unable to to any update on block documents,

This processor will be responsible for the block join updates/create documents

 

{color:#333333}{color:#7d8c93}Updation of the complete block based on block 
key,{color}{color:#7d8c93} Document must contain:{color}{color:#7d8c93} 
{color}{color}
 # {color:#333333}{color:#7d8c93}Parent_ID{color}{color}
 # {color:#333333}{color:#7d8c93}  Block_Level_Key (default is 
_root_){color}{color:#7d8c93} {color}{color}
 # {color:#333333}{color:#7d8c93} LevelField which will be 0 for root, 1 for 
first child, 2 for grand child and so on{color}{color:#7d8c93} {color}{color}
 # {color:#333333}{color:#7d8c93}Primary Field (i.e the ID){color} {color}

{color:#333333}{color:#7d8c93}I/p will be in form of doc wrapper, with parent 
will hold only the block key & option for{color}{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}{color}

  was:
Since, We are unable to to any update on block documents,

This processor will be responsible for the block join updates/create documents

 

{color:#7d8c93}Updation of the complete block based on block key,
{color}{color:#7d8c93} Document must contain:
{color}{color:#7d8c93} 1. Parent_ID
{color}{color:#7d8c93} 2. Block_Level_Key (default is _root_)
{color}{color:#7d8c93} 3. LevelField which will be 0 for root, 1 for first 
child, 2 for grand child and so on
{color}{color:#7d8c93} 4. primary Field (i.e the ID)
{color}{color:#7d8c93}
{color}{color:#7d8c93} I/p will be in form of doc wrapper, with parent will 
hold only the block key & option for
{color}{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}


> 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: Major
>         Attachments: SimpleBlockJoinUpdateProcessor.patch
>
>
> Since, We are unable to to any update on block documents,
> This processor will be responsible for the block join updates/create documents
>  
> {color:#333333}{color:#7d8c93}Updation of the complete block based on block 
> key,{color}{color:#7d8c93} Document must contain:{color}{color:#7d8c93} 
> {color}{color}
>  # {color:#333333}{color:#7d8c93}Parent_ID{color}{color}
>  # {color:#333333}{color:#7d8c93}  Block_Level_Key (default is 
> _root_){color}{color:#7d8c93} {color}{color}
>  # {color:#333333}{color:#7d8c93} LevelField which will be 0 for root, 1 for 
> first child, 2 for grand child and so on{color}{color:#7d8c93} {color}{color}
>  # {color:#333333}{color:#7d8c93}Primary Field (i.e the ID){color} {color}
> {color:#333333}{color:#7d8c93}I/p will be in form of doc wrapper, with parent 
> will hold only the block key & option for{color}{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}{color}



--
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