#include <fstream>
#include <string>
#include <vector>
#include <xapian.h>
Include dependency graph for index_utils.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | FileIndexer |
Functions | |
std::string | munge_term (const std::string &term) |
std::string munge_term | ( | const std::string & | term | ) |