#include <fstream>#include <string>#include <vector>#include <xapian.h>


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 | ) |
Definition at line 112 of file index_utils.cc.
References C_isalnum(), C_isdigit(), C_isxdigit(), and C_tolower().
Referenced by FileIndexer::next().