Lucene++ - a full-featured, c++ search engine
API Documentation
#include "SegmentInfos.h"
Go to the source code of this file.
Data Structures | |
class | Lucene::IndexReader |
IndexReader is an abstract class, providing an interface for accessing an index. Search of an index is done entirely through this abstract interface, so that any subclass which implements it is searchable. More... | |
Namespaces | |
namespace | Lucene |