FirteX-高性能全文索引和检索平台API Documentation |
#include <string>#include <vector>#include "../analyzer/Analyzer.h"#include "QueryParserConstants.h"#include "../utility/StringReader.h"#include "Query.h"Namespaces | |
| namespace | firtex |
| namespace | firtex::search |
组合类型 | |
| class | firtex::search::CQueryParser |
| struct | firtex::search::CQueryParser::AnalyzerRef |
宏定义 | |
| #define | CONJ_NONE 0 |
| #define | CONJ_AND 1 |
| #define | CONJ_OR 2 |
| #define | MOD_NONE 0 |
| #define | MOD_NOT 10 |
| #define | MOD_REQ 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex