#include <lcn_fieldinfos.h>
Data Fields | |
const lcn_char_t * | name |
The name of the field. | |
lcn_boolean_t | is_indexed |
Is the field indexed? | |
apr_int32_t | number |
The field's number. | |
lcn_boolean_t | store_term_vector |
Is the field stored in the term vector? |
Definition at line 33 of file lcn_fieldinfos.h.