CLucene - a full-featured, c++ search engine
API Documentation
#include "CLucene/store/Directory.h"#include "CLucene/store/FSDirectory.h"#include "CLucene/store/Lock.h"#include "CLucene/document/Document.h"#include "CLucene/index/TermVector.h"#include "SegmentInfos.h"#include "Terms.h"Go to the source code of this file.
Classes | |
| class | lucene::index::IndexReader |
| IndexReader is an abstract class, providing an interface for accessing an index. More... | |
| class | lucene::index::IndexReader::CloseCallbackCompare |
| class | lucene::index::IndexReader::LockWith |
| class | lucene::index::IndexReader::CommitLockWith |
Namespaces | |
| namespace | lucene |
todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List. | |
| namespace | lucene::index |