File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,8 @@ categorizes data in a searchable format.
7373To learn how to create an Atlas Search Index see the
7474:atlas:`Create an Atlas Search Index </atlas-search/create-index>` Atlas guide.
7575
76+ .. _csharp-atlas-search-operators:
77+ 
7678Atlas Search Operators and Collectors
7779-------------------------------------
7880
Original file line number Diff line number Diff line change @@ -145,6 +145,16 @@ The 3.1 driver release includes the following new features:
145145  builders for the ``equals`` operator. To learn more about using Atlas Search with the
146146  {+driver-short+}, see :ref:`csharp-atlas-search`.
147147
148+ - Adds support for the following Atlas Search queries:
149+ 
150+   - Using the ``Equals()`` operator method on ``null`` and ``Guid`` values
151+ 
152+   - Using the ``In()`` operator method on ``Guid`` values
153+ 
154+   To learn more about these methods, see the
155+   :ref:`csharp-atlas-search-operators` section of the Atlas Search
156+   guide.
157+ 
148158- Adds support for sequential pagination in Atlas Search.
149159
150160- Adds support for valid SRV hostnames with fewer than 3 parts.
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments