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

#include <groonga.h>

Collaboration diagram for _grn_search_optarg:
Collaboration graph
[legend]

Data Fields

grn_operator mode
int similarity_threshold
int max_interval
int * weight_vector
int vector_size
grn_objproc
int max_size

Detailed Description

Definition at line 851 of file groonga.h.

Field Documentation

int max_interval

Definition at line 854 of file groonga.h.

int max_size

Definition at line 858 of file groonga.h.

Definition at line 852 of file groonga.h.

grn_obj* proc

Definition at line 857 of file groonga.h.

int similarity_threshold

Definition at line 853 of file groonga.h.

int vector_size

Definition at line 856 of file groonga.h.

int* weight_vector

Definition at line 855 of file groonga.h.


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