IDZEBRA  2.0.54
Data Fields
index_term Struct Reference

Data Fields

const char * term
zint docid
zint seqno
int word_id
struct index_termnext

Detailed Description

Definition at line 47 of file benchindex1.c.

Field Documentation

zint index_term::docid

Definition at line 49 of file benchindex1.c.

Referenced by cmp_ar(), code_read(), index_block_add(), and index_block_flush().

struct index_term* index_term::next

Definition at line 52 of file benchindex1.c.

Referenced by index_block_add(), and index_block_flush().

zint index_term::seqno

Definition at line 50 of file benchindex1.c.

Referenced by cmp_ar(), code_read(), index_block_add(), index_block_flush(), and index_wrbuf().

const char* index_term::term

Definition at line 48 of file benchindex1.c.

Referenced by cmp_ar(), index_block_add(), index_block_flush(), and index_wrbuf().

int index_term::word_id

Definition at line 51 of file benchindex1.c.

Referenced by code_read(), and index_block_flush().


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