Main Page | Data Structures | Directories | File List | Data Fields | Globals

lcn_fielddata.h File Reference

Routines for manipulating a segment's field data file. More...

#include "lcn_types.h"
#include "lcn_directory.h"
#include "lcn_field.h"
#include <apr_tables.h>

Go to the source code of this file.

Typedefs

typedef lcn_fielddata_t lcn_fielddata_t
 Opaque structure representing a segment's field data.

Functions

lcn_error_tlcn_fielddata_open (lcn_fielddata_t **fd, const lcn_directory_t *d, const lcn_char_t *s, apr_pool_t *pool)
 Return the field data fd for segment s in directory d, allocated within pool.
lcn_error_tlcn_fielddata_get_doc (apr_array_header_t **doc, lcn_fielddata_t *fd, apr_uint32_t doc_num, apr_pool_t *pool)
 Returns in doc an array of lcn_field_t pointers associated with document number doc_num, allocated within pool.


Detailed Description

Routines for manipulating a segment's field data file.

Definition in file lcn_fielddata.h.


Generated on Sat Mar 26 08:12:11 2005 for Lucene4c by  doxygen 1.4.0