lucene::index::FieldInfo Class Reference
#include <FieldInfos.h>
List of all members.
Constructor & Destructor Documentation
| lucene::index::FieldInfo::FieldInfo |
( |
const TCHAR * |
fieldName, |
|
|
const bool |
isIndexed, |
|
|
const int32_t |
fieldNumber, |
|
|
const bool |
storeTermVector, |
|
|
const bool |
storeOffsetWithTermVector, |
|
|
const bool |
storePositionWithTermVector, |
|
|
const bool |
omitNorms | |
|
) |
| | |
| lucene::index::FieldInfo::~FieldInfo |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: