IDZEBRA  2.2.7
Data Fields
RecWord Struct Reference

#include <recctrl.h>

Data Fields

const char * index_type
 
const char * index_name
 
const char * term_buf
 
int term_len
 
zint seqno
 
zint segment
 
zint record_id
 
zint section_id
 
struct recExtractCtrlextractCtrl
 

Detailed Description

Indexing token

Definition at line 50 of file recctrl.h.

Field Documentation

◆ extractCtrl

struct recExtractCtrl* RecWord::extractCtrl

◆ index_name

const char* RecWord::index_name

◆ index_type

const char* RecWord::index_type

◆ record_id

zint RecWord::record_id

◆ section_id

zint RecWord::section_id

section ID

Definition at line 66 of file recctrl.h.

Referenced by extract_add_index_string(), extract_add_sort_string(), extract_init(), and filter_extract().

◆ segment

zint RecWord::segment

segment number

Definition at line 62 of file recctrl.h.

Referenced by extract_add_index_string(), extract_init(), and filter_extract().

◆ seqno

zint RecWord::seqno

◆ term_buf

const char* RecWord::term_buf

◆ term_len

int RecWord::term_len

The documentation for this struct was generated from the following file: