| 
    xapian-core
    1.4.29
    
   | 
 
The non-lemon-generated parts of the QueryParser class. More...
#include "xapian/intrusive_ptr.h"#include <xapian/database.h>#include <xapian/query.h>#include <xapian/queryparser.h>#include <xapian/stem.h>#include <list>#include <map>
 Include dependency graph for queryparser_internal.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | FieldInfo | 
| Information about how to handle a field prefix in the query string.  More... | |
| struct | Xapian::RangeProc | 
| class | Xapian::QueryParser::Internal | 
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library.  | |
Enumerations | |
| enum | filter_type { NON_BOOLEAN, BOOLEAN, BOOLEAN_EXCLUSIVE } | 
The non-lemon-generated parts of the QueryParser class.
Definition in file queryparser_internal.h.
| enum filter_type | 
| Enumerator | |
|---|---|
| NON_BOOLEAN | |
| BOOLEAN | |
| BOOLEAN_EXCLUSIVE | |
Definition at line 39 of file queryparser_internal.h.