COAR  1.0
COAR - DMS system
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
searchdata.h File Reference
#include "query.h"
#include "indexer.h"
#include "querycontext.h"

Go to the source code of this file.

Classes

class  searchData
class  rowcomparator

Macros

#define SEARCH_CASESENSITIVE   0x01
#define SEARCH_ACCENTSENSITIVE   0x02
#define ORDERING_LIMIT_DEFAULT   10000
#define RESULT_LIMIT_DEFAULT   20000

Typedefs

typedef vector< pair< string,
string > > 
row

Macro Definition Documentation

#define ORDERING_LIMIT_DEFAULT   10000
#define RESULT_LIMIT_DEFAULT   20000
#define SEARCH_ACCENTSENSITIVE   0x02
#define SEARCH_CASESENSITIVE   0x01

flags for search criteria


Typedef Documentation

typedef vector< pair<string,string> > row

map of output values of resulting entry (doc, folder) key=value