Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-11286

First doc Inplace Update, updating whole document.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.6
    • 8.3
    • update
    • None
    • <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"/>

    Description

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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              abhishek@patentinsightpro.com Abhishek Umarjikar
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: