Definition at line 417 of file api_backend.cc.
 
◆ CheckMatchDecider()
  
  
      
        
          | CheckMatchDecider::CheckMatchDecider  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
Decide whether we want this document to be in the MSet. 
- Parameters
 - 
  
  
 
- Returns
 - true if the document is acceptable, or false if the document should be excluded from the MSet. 
 
Implements Xapian::MatchDecider.
Definition at line 423 of file api_backend.cc.
 
 
◆ was_called()
  
  
      
        
          | bool CheckMatchDecider::was_called  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ called
  
  
      
        
          | bool CheckMatchDecider::called | 
         
       
   | 
  
mutableprivate   | 
  
 
 
The documentation for this class was generated from the following file: