CLucene - a full-featured, c++ search engine
API Documentation
#include "Terms.h"#include "FieldInfos.h"#include "TermInfo.h"Go to the source code of this file.
Classes | |
| class | lucene::index::SegmentTermEnum |
| SegmentTermEnum is an enumeration of all Terms and TermInfos. More... | |
Namespaces | |
| namespace | lucene |
todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List. | |
| namespace | lucene::index |