lucene::index::FieldsWriter Class Reference
#include <FieldsWriter.h>
List of all members.
Constructor & Destructor Documentation
| lucene::index::FieldsWriter::~FieldsWriter |
( |
|
) |
|
Member Function Documentation
| void lucene::index::FieldsWriter::close |
( |
|
) |
|
| lucene::index::FieldsWriter::LUCENE_STATIC_CONSTANT |
( |
uint8_t |
, |
|
|
FIELD_IS_COMPRESSED |
= 0x4 | |
|
) |
| | |
| lucene::index::FieldsWriter::LUCENE_STATIC_CONSTANT |
( |
uint8_t |
, |
|
|
FIELD_IS_BINARY |
= 0x2 | |
|
) |
| | |
| lucene::index::FieldsWriter::LUCENE_STATIC_CONSTANT |
( |
uint8_t |
, |
|
|
FIELD_IS_TOKENIZED |
= 0x1 | |
|
) |
| | |
The documentation for this class was generated from the following file: