CLucene - a full-featured, c++ search engine
API Documentation
#include "SegmentInfos.h"#include "CLucene/util/BitSet.h"#include "CLucene/util/VoidMap.h"#include "Term.h"#include "FieldInfos.h"#include "FieldsReader.h"#include "IndexReader.h"#include "TermInfosReader.h"#include "CompoundFile.h"#include "CLucene/util/ThreadLocal.h"Go to the source code of this file.
Classes | |
| class | lucene::index::SegmentTermDocs |
| class | lucene::index::SegmentTermPositions |
| class | lucene::index::SegmentReader |
| An IndexReader responsible for reading 1 segment of an index. More... | |
| class | lucene::index::SegmentReader::Norm |
| The class Norm represents the normalizations for a field. | |
Namespaces | |
| namespace | lucene |
todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List. | |
| namespace | lucene::index |