Lucene++ - a full-featured, c++ search engine
API Documentation


 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Namespaces | Constant Groups
IndexReader.h File Reference
#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

 Lucene
 

Constant Groups

 Lucene
 

clucene.sourceforge.net