[
https://issues.apache.org/jira/browse/SOLR-11286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207566#comment-16207566
]
Abhishek Umarjikar commented on SOLR-11286:
-------------------------------------------
This is really important update. That we would like to use in our modules. In
place update got lots of importance in our system.
Please inform us asap about the same.
> First doc Inplace Update, updating whole document.
> --------------------------------------------------
>
> Key: SOLR-11286
> URL: https://issues.apache.org/jira/browse/SOLR-11286
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: update
> Affects Versions: 6.6
> Environment: <field name="_version_" type="tlong" indexed="false"
> stored="false" docValues="true"/>
> trying inplace update for
> <field name="GEN" type="tdouble" indexed="false"
> stored="false" docValues="true"/>
> Reporter: Abhishek Umarjikar
>
> I am trying in place update , for first doc the whole document is getting
> indexed. so in place update is not working for first time. After that it
> works for remaining docs. I am using solrj for inplace update.
> First Doc For in place update
> *2017-08-24 21:59:14,603 DEBUG org.apache.solr.update.DirectUpdateHandler2 ?
> updateDocument(add{_version_=1576617435037958144,id=US9668251B2})*
> After First In place update
> *2017-08-24 22:01:33,109 DEBUG org.apache.solr.update.DirectUpdateHandler2 ?
> updateDocValues(add{_version_=1576617580281462784,id=US2014029560A1})*
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]