IDZEBRA  2.2.7
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

◆ docid

zint index_term::docid

◆ next

struct index_term* index_term::next

Definition at line 52 of file benchindex1.c.

Referenced by index_block_add(), and index_block_flush().

◆ seqno

zint index_term::seqno

◆ term

const char* index_term::term

Definition at line 48 of file benchindex1.c.

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

◆ word_id

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: