ExpandDecider subclass which restrict terms to a particular prefix.  
 More...
ExpandDecider subclass which restrict terms to a particular prefix. 
ExpandDeciderFilterPrefix provides an easy way to choose terms with a particular prefix when generating an ESet. 
◆ ExpandDeciderFilterPrefix()
  
  | 
        
          | Xapian::ExpandDeciderFilterPrefix::ExpandDeciderFilterPrefix | ( | const std::string & | prefix_ | ) |  |  | inlineexplicit | 
 
The parameter specify the prefix of terms to be retained. 
- Parameters
- 
  
    | prefix_ | restrict terms to the particular prefix_ |  
 
 
 
◆ operator()()
  
  | 
        
          | virtual bool Xapian::ExpandDeciderFilterPrefix::operator() | ( | const std::string & | term | ) | const |  | virtual | 
 
 
The documentation for this class was generated from the following file: