Xpace
Xpace::SearchNames Struct Reference

#include <searchnames.h>

Static Public Attributes

static const char * DOCUMENT_TAG
 
static const char * QUERY_TAG
 
static const char * SEARCH_TAG
 
static const char * PARSE_TREE_TAG
 
static const char * INDEX_LIST_TAG
 
static const char * INDEX_TAG
 
static const char * OP_NOT
 
static const char * OP_OR
 
static const char * OP_AND
 
static const char * OP_EQ
 
static const char * OP_TERM
 
static const char * OP_PHRASE
 
static const char * OP_NE
 
static const char * OP_LT
 
static const char * OP_GT
 
static const char * OP_LE
 
static const char * OP_GE
 
static const char * OP_REGEX
 
static const char * OP_ALL
 

Detailed Description

Definition at line 17 of file searchnames.h.

Member Data Documentation

const char* Xpace::SearchNames::DOCUMENT_TAG
static

Definition at line 20 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::QUERY_TAG
static

Definition at line 21 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::SEARCH_TAG
static

Definition at line 22 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::PARSE_TREE_TAG
static

Definition at line 23 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::INDEX_LIST_TAG
static

Definition at line 25 of file searchnames.h.

const char* Xpace::SearchNames::INDEX_TAG
static

Definition at line 26 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_NOT
static

Definition at line 29 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_OR
static

Definition at line 30 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_AND
static

Definition at line 31 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_EQ
static

Definition at line 33 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_TERM
static

Definition at line 34 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_PHRASE
static

Definition at line 35 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_NE
static

Definition at line 36 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_LT
static

Definition at line 37 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_GT
static

Definition at line 38 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_LE
static

Definition at line 39 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_GE
static

Definition at line 40 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_REGEX
static

Definition at line 42 of file searchnames.h.

Referenced by Xpace::eval_range().

const char* Xpace::SearchNames::OP_ALL
static

Definition at line 44 of file searchnames.h.

Referenced by Xpace::eval_range().


The documentation for this struct was generated from the following file:

current as of Wed Jun 10 2026 12:00:06