#include <iostream>
#include <fstream>
#include <string.h>
#include <string>
#include <list>
#include <map>
#include <File.h>
#include <stdio.h>
#include <Directory.h>
#include <Path.h>
#include <NodeInfo.h>
#include <algorithm>
#include <vector>
#include <StopWatch.h>
#include <Application.h>
#include "FinderWindow.h"
#include <Message.h>
#include <strstream>
#include "libpq++.h"
#include "utils.h"
#include "Finder.h"
Compounds | |
struct | bg_search_data_t |
Functions | |
void | find_word ( PgDatabase & data, map<string,double> & results, string word ) |
void | find_words ( PgDatabase & data, map<string,double> & matches, list<string> & words ) |
void | search ( map<string,double> & matches, list<string> & words ) |
int32 | background_search_thread ( void * _data ) |
void | background_search ( BMessenger msgr, string query_string ) |
int | main (int numArg, const char ** argv) |
|
|
|
|
|
|
|
|
|
|
|
|