Github user moshebla commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/501#discussion_r234636103
  
    --- Diff: 
solr/core/src/java/org/apache/solr/update/DirectUpdateHandler2.java ---
    @@ -975,6 +976,14 @@ private void updateDocOrDocValues(AddUpdateCommand 
cmd, IndexWriter writer) thro
         }
       }
     
    +  boolean forciblyAddBlockId() {
    --- End diff --
    
    I made this happen only if luceneMatchVersion >= 0.
    Hopefully I understood you correctly.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to