File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -393,10 +393,11 @@ Bulk Operation Example: Full File
393393The following example is a fully runnable file that performs the following actions:
394394
395395- Matches a document in which the ``name`` field value is ``"Towne Cafe"`` and
396-   replaces it with a new document with the name field value set to ``"New Towne
397-   Cafe"``
398- - Matches a document in which the ``name`` field value is ``"New Towne Cafe"``
399-   and updates the ``cuisine`` field value to ``"French"``
396+   replaces it with a new document with the ``name`` field value set to ``"New Towne
397+   Cafe"`` and the ``cuisine`` field value set to ``"French"``
398+ 
399+ - Matches a document in which the ``name`` field value is ``Riviera Caterer`` and
400+   updates the ``name`` field value to ``"Riviera Cafe"``
400401
401402.. io-code-block::
402403   :copyable: true
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments