Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ii_buffer_counter Struct Reference

Data Fields

uint32_t nrecs
uint32_t nposts
grn_id last_rid
uint32_t last_sid
uint32_t last_tf
uint32_t last_weight
uint32_t last_pos
uint32_t offset_rid
uint32_t offset_sid
uint32_t offset_tf
uint32_t offset_weight
uint32_t offset_pos

Detailed Description

Definition at line 6469 of file ii.c.

Field Documentation

uint32_t last_pos

Definition at line 6476 of file ii.c.

grn_id last_rid

Definition at line 6472 of file ii.c.

uint32_t last_sid

Definition at line 6473 of file ii.c.

uint32_t last_tf

Definition at line 6474 of file ii.c.

uint32_t last_weight

Definition at line 6475 of file ii.c.

uint32_t nposts

Definition at line 6471 of file ii.c.

uint32_t nrecs

Definition at line 6470 of file ii.c.

uint32_t offset_pos

Definition at line 6481 of file ii.c.

uint32_t offset_rid

Definition at line 6477 of file ii.c.

uint32_t offset_sid

Definition at line 6478 of file ii.c.

uint32_t offset_tf

Definition at line 6479 of file ii.c.

uint32_t offset_weight

Definition at line 6480 of file ii.c.


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