CLucene - a full-featured, c++ search engine
API Documentation
#include "Directory.h"#include "IndexInput.h"#include "IndexOutput.h"#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | lucene |
| namespace | lucene::store |
Data Structures | |
| class | lucene::store::FSDirectory |
| Straightforward implementation of Directory as a directory of files. More... | |