CLucene - a full-featured, c++ search engine
API Documentation
#include "Terms.h"#include "SegmentTermEnum.h"#include "CLucene/store/Directory.h"#include "CLucene/util/ThreadLocal.h"#include "FieldInfos.h"#include "TermInfo.h"#include "TermInfosWriter.h"Go to the source code of this file.
Classes | |
| class | lucene::index::TermInfosReader |
| This stores a monotonically increasing set of <Term, TermInfo> pairs in a Directory. More... | |
Namespaces | |
| namespace | lucene |
todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List. | |
| namespace | lucene::index |