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

#include <ii.h>

Data Fields

grn_operator mode
int similarity_threshold
int max_interval
int * weight_vector
int vector_size
int(* func )(grn_ctx *, grn_hash *, const void *, int, void *)
void * func_arg
int max_size

Detailed Description

Definition at line 159 of file ii.h.

Field Documentation

int(* func)(grn_ctx *, grn_hash *, const void *, int, void *)

Definition at line 165 of file ii.h.

void* func_arg

Definition at line 166 of file ii.h.

int max_interval

Definition at line 162 of file ii.h.

int max_size

Definition at line 167 of file ii.h.

Definition at line 160 of file ii.h.

int similarity_threshold

Definition at line 161 of file ii.h.

int vector_size

Definition at line 164 of file ii.h.

int* weight_vector

Definition at line 163 of file ii.h.


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