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


 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Namespaces
FieldInfos.h File Reference
#include "LuceneObject.h"

Go to the source code of this file.

Data Structures

class  Lucene::FieldInfos
 Access to the Fieldable Info file that describes document fields and whether or not they are indexed. Each segment has a separate Fieldable Info file. Objects of this class are thread-safe for multiple readers, but only one thread can be adding documents at a time, with no other reader or writer threads accessing this object. More...
 

Namespaces

 Lucene
 

clucene.sourceforge.net