Lucene++ - a full-featured, c++ search engine
API Documentation
#include "LuceneObject.h"
Go to the source code of this file.
Data Structures | |
class | Lucene::SegmentMerger |
The SegmentMerger class combines two or more Segments, represented by an IndexReader (add , into a single Segment. After adding the appropriate readers, call the merge method to combine the segments. More... | |
class | Lucene::CheckAbort |
class | Lucene::CheckAbortNull |
Namespaces | |
namespace | Lucene |