groonga_d.groonga

Undocumented in source.

Members

Aliases

GRN_OBJ_FIN
alias GRN_OBJ_FIN = grn_obj_close
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_ctx
alias _grn_ctx = .grn_ctx
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_ctx_info
alias _grn_ctx_info = .grn_ctx_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_fuzzy_search_optarg
alias _grn_fuzzy_search_optarg = .grn_fuzzy_search_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_index_datum
alias _grn_index_datum = .grn_index_datum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_logger
alias _grn_logger = .grn_logger
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_logger_info
alias _grn_logger_info = .grn_logger_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_match_info
alias _grn_match_info = .grn_match_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_obj
alias _grn_obj = .grn_obj
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_obj_header
alias _grn_obj_header = .grn_obj_header
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_query_logger
alias _grn_query_logger = .grn_query_logger
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_search_optarg
alias _grn_search_optarg = .grn_search_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_section
alias _grn_section = .grn_section
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_snip_mapping
alias _grn_snip_mapping = .grn_snip_mapping
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_table_delete_optarg
alias _grn_table_delete_optarg = .grn_table_delete_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bool
deprecated alias grn_bool = bool
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_close_func
alias grn_close_func = void function(.grn_ctx* ctx, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_flags
alias grn_column_flags = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_id
alias grn_id = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_flags
alias grn_obj_flags = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_func
alias grn_proc_func = .grn_obj* function(.grn_ctx* ctx, int nargs, .grn_obj** args, grn_user_data* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_selector_func
alias grn_selector_func = .grn_rc function(.grn_ctx* ctx, .grn_obj* table, .grn_obj* index, int nargs, .grn_obj** args, .grn_obj* res, .grn_operator op)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_table_cursor
alias grn_table_cursor = .grn_obj
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_table_flags
alias grn_table_flags = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
internal_block_func
alias internal_block_func = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
off_t
alias off_t = core.stdc.config.c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
off_t
alias off_t = core.sys.posix.sys.types.off_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

grn_builtin_tokenizer
enum grn_builtin_tokenizer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_builtin_type
enum grn_builtin_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_command_version
enum grn_command_version
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_content_type
enum grn_content_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_encoding
enum grn_encoding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_hook_entry
enum grn_hook_entry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_info_type
enum grn_info_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_log_level
enum grn_log_level
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_operator
enum grn_operator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_type
enum grn_proc_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_rc
enum grn_rc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

GRN_BULK_OUTP
ubyte GRN_BULK_OUTP(.grn_obj bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_SIZE_IN_FLAGS
ubyte GRN_BULK_SIZE_IN_FLAGS(ubyte flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_GET_ENCODING
GRN_CTX_GET_ENCODING(.grn_ctx ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_USER_DATA
grn_user_data* GRN_CTX_USER_DATA(.grn_ctx ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_GET_DOMAIN
uint GRN_OBJ_GET_DOMAIN(.grn_obj obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_fin
.grn_rc grn_bulk_fin(.grn_ctx* ctx, .grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_reinit
.grn_rc grn_bulk_reinit(.grn_ctx* ctx, .grn_obj* bulk, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_reserve
.grn_rc grn_bulk_reserve(.grn_ctx* ctx, .grn_obj* bulk, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_resize
.grn_rc grn_bulk_resize(.grn_ctx* ctx, .grn_obj* bulk, size_t newsize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_space
.grn_rc grn_bulk_space(.grn_ctx* ctx, .grn_obj* bulk, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_truncate
.grn_rc grn_bulk_truncate(.grn_ctx* ctx, .grn_obj* bulk, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_write
.grn_rc grn_bulk_write(.grn_ctx* ctx, .grn_obj* bulk, const(char)* str, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_write_from
.grn_rc grn_bulk_write_from(.grn_ctx* ctx, .grn_obj* bulk, const(char)* str, size_t from, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_create
.grn_obj* grn_column_create(.grn_ctx* ctx, .grn_obj* table, const(char)* name, uint name_size, const(char)* path, uint flags, .grn_obj* type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_find_index_data
uint grn_column_find_index_data(.grn_ctx* ctx, .grn_obj* column, .grn_operator op, .grn_index_datum* index_data, uint n_index_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_get_all_index_data
uint grn_column_get_all_index_data(.grn_ctx* ctx, .grn_obj* column, .grn_index_datum* index_data, uint n_index_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_index
int grn_column_index(.grn_ctx* ctx, .grn_obj* column, .grn_operator op, .grn_obj** indexbuf, int buf_size, int* section)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_index_update
.grn_rc grn_column_index_update(.grn_ctx* ctx, .grn_obj* column, uint id, uint section, .grn_obj* oldvalue, .grn_obj* newvalue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_name
int grn_column_name(.grn_ctx* ctx, .grn_obj* obj, char* namebuf, int buf_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_rename
.grn_rc grn_column_rename(.grn_ctx* ctx, .grn_obj* column, const(char)* name, uint name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_table
.grn_obj* grn_column_table(.grn_ctx* ctx, .grn_obj* column)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_truncate
.grn_rc grn_column_truncate(.grn_ctx* ctx, .grn_obj* column)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_at
.grn_obj* grn_ctx_at(.grn_ctx* ctx, uint id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_close
.grn_rc grn_ctx_close(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_connect
.grn_rc grn_ctx_connect(.grn_ctx* ctx, const(char)* host, int port, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_db
.grn_obj* grn_ctx_db(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_fin
.grn_rc grn_ctx_fin(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get
.grn_obj* grn_ctx_get(.grn_ctx* ctx, const(char)* name, int name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_all_normalizers
.grn_rc grn_ctx_get_all_normalizers(.grn_ctx* ctx, .grn_obj* normalizers_buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_all_tables
.grn_rc grn_ctx_get_all_tables(.grn_ctx* ctx, .grn_obj* tables_buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_all_token_filters
.grn_rc grn_ctx_get_all_token_filters(.grn_ctx* ctx, .grn_obj* token_filters_buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_all_tokenizers
.grn_rc grn_ctx_get_all_tokenizers(.grn_ctx* ctx, .grn_obj* tokenizers_buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_all_types
.grn_rc grn_ctx_get_all_types(.grn_ctx* ctx, .grn_obj* types_buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_command_version
.grn_command_version grn_ctx_get_command_version(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_force_match_escalation
ubyte grn_ctx_get_force_match_escalation(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_match_escalation_threshold
long grn_ctx_get_match_escalation_threshold(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_info_get
.grn_rc grn_ctx_info_get(.grn_ctx* ctx, .grn_ctx_info* info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_init
.grn_rc grn_ctx_init(.grn_ctx* ctx, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_is_opened
ubyte grn_ctx_is_opened(.grn_ctx* ctx, uint id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_merge_temporary_open_space
.grn_rc grn_ctx_merge_temporary_open_space(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_open
.grn_ctx* grn_ctx_open(int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_pop
.grn_obj* grn_ctx_pop(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_pop_temporary_open_space
.grn_rc grn_ctx_pop_temporary_open_space(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_push
.grn_rc grn_ctx_push(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_push_temporary_open_space
.grn_rc grn_ctx_push_temporary_open_space(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_recv
uint grn_ctx_recv(.grn_ctx* ctx, char** str, uint* str_len, int* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_recv_handler_set
void grn_ctx_recv_handler_set(.grn_ctx* , void function(.grn_ctx*, int, void*) func, void* func_arg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_send
uint grn_ctx_send(.grn_ctx* ctx, const(char)* str, uint str_len, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_set_command_version
.grn_rc grn_ctx_set_command_version(.grn_ctx* ctx, .grn_command_version input_version)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_set_finalizer
.grn_rc grn_ctx_set_finalizer(.grn_ctx* ctx, grn_proc_func* func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_set_force_match_escalation
.grn_rc grn_ctx_set_force_match_escalation(.grn_ctx* ctx, ubyte force)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_set_match_escalation_threshold
.grn_rc grn_ctx_set_match_escalation_threshold(.grn_ctx* ctx, long threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_use
.grn_rc grn_ctx_use(.grn_ctx* ctx, .grn_obj* db)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_get_flags
int grn_default_logger_get_flags()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_get_max_level
.grn_log_level grn_default_logger_get_max_level()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_get_path
const(char)* grn_default_logger_get_path()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_get_rotate_threshold_size
.off_t grn_default_logger_get_rotate_threshold_size()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_set_flags
void grn_default_logger_set_flags(int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_set_max_level
void grn_default_logger_set_max_level(.grn_log_level level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_set_path
void grn_default_logger_set_path(const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_set_rotate_threshold_size
void grn_default_logger_set_rotate_threshold_size(.off_t threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_get_flags
uint grn_default_query_logger_get_flags()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_get_path
const(char)* grn_default_query_logger_get_path()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_get_rotate_threshold_size
.off_t grn_default_query_logger_get_rotate_threshold_size()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_set_flags
void grn_default_query_logger_set_flags(uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_set_path
void grn_default_query_logger_set_path(const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_set_rotate_threshold_size
void grn_default_query_logger_set_rotate_threshold_size(.off_t threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_encoding_parse
.grn_encoding grn_encoding_parse(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_encoding_to_string
const(char)* grn_encoding_to_string(.grn_encoding encoding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_fin
.grn_rc grn_fin()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_geo_cursor_next
.grn_posting* grn_geo_cursor_next(.grn_ctx* ctx, .grn_obj* cursor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_geo_cursor_open_in_rectangle
.grn_obj* grn_geo_cursor_open_in_rectangle(.grn_ctx* ctx, .grn_obj* index, .grn_obj* top_left_point, .grn_obj* bottom_right_point, int offset, int limit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_geo_estimate_in_rectangle
int grn_geo_estimate_in_rectangle(.grn_ctx* ctx, .grn_obj* index, .grn_obj* top_left_point, .grn_obj* bottom_right_point)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_geo_estimate_size_in_rectangle
uint grn_geo_estimate_size_in_rectangle(.grn_ctx* ctx, .grn_obj* index, .grn_obj* top_left_point, .grn_obj* bottom_right_point)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_geo_select_in_rectangle
.grn_rc grn_geo_select_in_rectangle(.grn_ctx* ctx, .grn_obj* index, .grn_obj* top_left_point, .grn_obj* bottom_right_point, .grn_obj* res, .grn_operator op)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_default_command_version
.grn_command_version grn_get_default_command_version()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_default_encoding
.grn_encoding grn_get_default_encoding()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_default_match_escalation_threshold
long grn_get_default_match_escalation_threshold()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_global_error_message
const(char)* grn_get_global_error_message()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_lock_timeout
int grn_get_lock_timeout()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_package
const(char)* grn_get_package()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_package_label
const(char)* grn_get_package_label()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_version
const(char)* grn_get_version()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_init
.grn_rc grn_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_load
.grn_rc grn_load(.grn_ctx* ctx, .grn_content_type input_type, const(char)* table, uint table_len, const(char)* columns, uint columns_len, const(char)* values, uint values_len, const(char)* ifexists, uint ifexists_len, const(char)* each, uint each_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_log_flags_parse
ubyte grn_log_flags_parse(const(char)* string, int string_size, int* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_log_level_parse
ubyte grn_log_level_parse(const(char)* string, .grn_log_level* level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_log_level_to_string
const(char)* grn_log_level_to_string(.grn_log_level level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_get_max_level
.grn_log_level grn_logger_get_max_level(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_info_set
.grn_rc grn_logger_info_set(.grn_ctx* ctx, const(.grn_logger_info)* info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_is_default_logger
ubyte grn_logger_is_default_logger(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_pass
ubyte grn_logger_pass(.grn_ctx* ctx, .grn_log_level level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_putv
void grn_logger_putv(.grn_ctx* ctx, .grn_log_level level, const(char)* file, int line, const(char)* func, const(char)* fmt, core.stdc.stdarg.va_list ap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_reopen
void grn_logger_reopen(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_set
.grn_rc grn_logger_set(.grn_ctx* ctx, const(.grn_logger)* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_set_max_level
void grn_logger_set_max_level(.grn_ctx* ctx, .grn_log_level max_level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_add_hook
.grn_rc grn_obj_add_hook(.grn_ctx* ctx, .grn_obj* obj, .grn_hook_entry entry, int offset, .grn_obj* proc, .grn_obj* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_check
int grn_obj_check(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_clear_lock
.grn_rc grn_obj_clear_lock(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_close
.grn_rc grn_obj_close(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_column
.grn_obj* grn_obj_column(.grn_ctx* ctx, .grn_obj* table, const(char)* name, uint name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_columns
int grn_obj_columns(.grn_ctx* ctx, .grn_obj* table, const(char)* str, uint str_size, .grn_obj* res)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_db
.grn_obj* grn_obj_db(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_defrag
int grn_obj_defrag(.grn_ctx* ctx, .grn_obj* obj, int threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_delete_by_id
.grn_rc grn_obj_delete_by_id(.grn_ctx* ctx, .grn_obj* db, uint id, ubyte removep)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_delete_hook
.grn_rc grn_obj_delete_hook(.grn_ctx* ctx, .grn_obj* obj, .grn_hook_entry entry, int offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_expire
int grn_obj_expire(.grn_ctx* ctx, .grn_obj* obj, int threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_flush
.grn_rc grn_obj_flush(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_flush_recursive
.grn_rc grn_obj_flush_recursive(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_flush_recursive_dependent
.grn_rc grn_obj_flush_recursive_dependent(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_element_info
.grn_obj* grn_obj_get_element_info(.grn_ctx* ctx, .grn_obj* obj, uint id, .grn_info_type type, .grn_obj* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_hook
.grn_obj* grn_obj_get_hook(.grn_ctx* ctx, .grn_obj* obj, .grn_hook_entry entry, int offset, .grn_obj* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_info
.grn_obj* grn_obj_get_info(.grn_ctx* ctx, .grn_obj* obj, .grn_info_type type, .grn_obj* valuebuf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_nhooks
int grn_obj_get_nhooks(.grn_ctx* ctx, .grn_obj* obj, .grn_hook_entry entry)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_range
uint grn_obj_get_range(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_value
.grn_obj* grn_obj_get_value(.grn_ctx* ctx, .grn_obj* obj, uint id, .grn_obj* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_values
int grn_obj_get_values(.grn_ctx* ctx, .grn_obj* obj, uint offset, void** values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_id
uint grn_obj_id(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_is_locked
uint grn_obj_is_locked(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_lock
.grn_rc grn_obj_lock(.grn_ctx* ctx, .grn_obj* obj, uint id, int timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_name
int grn_obj_name(.grn_ctx* ctx, .grn_obj* obj, char* namebuf, int buf_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_open
.grn_obj* grn_obj_open(.grn_ctx* ctx, ubyte type, ubyte flags, uint domain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_path
const(char)* grn_obj_path(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_path_by_id
.grn_rc grn_obj_path_by_id(.grn_ctx* ctx, .grn_obj* db, uint id, char* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_reinit
.grn_rc grn_obj_reinit(.grn_ctx* ctx, .grn_obj* obj, uint domain, ubyte flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_remove
.grn_rc grn_obj_remove(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_remove_dependent
.grn_rc grn_obj_remove_dependent(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_remove_force
.grn_rc grn_obj_remove_force(.grn_ctx* ctx, const(char)* name, int name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_rename
.grn_rc grn_obj_rename(.grn_ctx* ctx, .grn_obj* obj, const(char)* name, uint name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_search
.grn_rc grn_obj_search(.grn_ctx* ctx, .grn_obj* obj, .grn_obj* query, .grn_obj* res, .grn_operator op, .grn_search_optarg* optarg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_set_element_info
.grn_rc grn_obj_set_element_info(.grn_ctx* ctx, .grn_obj* obj, uint id, .grn_info_type type, .grn_obj* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_set_finalizer
.grn_rc grn_obj_set_finalizer(.grn_ctx* ctx, .grn_obj* obj, grn_proc_func* func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_set_info
.grn_rc grn_obj_set_info(.grn_ctx* ctx, .grn_obj* obj, .grn_info_type type, .grn_obj* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_set_value
.grn_rc grn_obj_set_value(.grn_ctx* ctx, .grn_obj* obj, uint id, .grn_obj* value, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_unlink
void grn_obj_unlink(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_unlock
.grn_rc grn_obj_unlock(.grn_ctx* ctx, .grn_obj* obj, uint id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_user_data
grn_user_data* grn_obj_user_data(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_get_names
.grn_rc grn_plugin_get_names(.grn_ctx* ctx, .grn_obj* names)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_get_ruby_suffix
const(char)* grn_plugin_get_ruby_suffix()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_get_suffix
const(char)* grn_plugin_get_suffix()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_get_system_plugins_dir
const(char)* grn_plugin_get_system_plugins_dir()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_register
.grn_rc grn_plugin_register(.grn_ctx* ctx, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_register_by_path
.grn_rc grn_plugin_register_by_path(.grn_ctx* ctx, const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_unregister
.grn_rc grn_plugin_unregister(.grn_ctx* ctx, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_unregister_by_path
.grn_rc grn_plugin_unregister_by_path(.grn_ctx* ctx, const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_call_next
int grn_proc_call_next(.grn_ctx* ctx, .grn_obj* exec_info, .grn_obj* input, .grn_obj* output)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_create
.grn_obj* grn_proc_create(.grn_ctx* ctx, const(char)* name, int name_size, .grn_proc_type type, grn_proc_func* init, grn_proc_func* next, grn_proc_func* fin, uint nvars, .grn_expr_var* vars)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_get_ctx_local_data
void* grn_proc_get_ctx_local_data(.grn_ctx* ctx, .grn_obj* exec_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_get_hook_local_data
void* grn_proc_get_hook_local_data(.grn_ctx* ctx, .grn_obj* exec_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_get_info
.grn_obj* grn_proc_get_info(.grn_ctx* ctx, grn_user_data* user_data, .grn_expr_var** vars, uint* nvars, .grn_obj** caller)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_get_selector_operator
.grn_operator grn_proc_get_selector_operator(.grn_ctx* ctx, .grn_obj* proc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_get_type
.grn_proc_type grn_proc_get_type(.grn_ctx* ctx, .grn_obj* proc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_is_stable
ubyte grn_proc_is_stable(.grn_ctx* ctx, .grn_obj* proc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_set_is_stable
.grn_rc grn_proc_set_is_stable(.grn_ctx* ctx, .grn_obj* proc, ubyte is_stable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_set_selector
.grn_rc grn_proc_set_selector(.grn_ctx* ctx, .grn_obj* proc, grn_selector_func selector)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_set_selector_operator
.grn_rc grn_proc_set_selector_operator(.grn_ctx* ctx, .grn_obj* proc, .grn_operator selector_op)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_log_flags_parse
ubyte grn_query_log_flags_parse(const(char)* string, int string_size, uint* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_add_flags
void grn_query_logger_add_flags(.grn_ctx* ctx, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_get_flags
uint grn_query_logger_get_flags(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_pass
ubyte grn_query_logger_pass(.grn_ctx* ctx, uint flag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_remove_flags
void grn_query_logger_remove_flags(.grn_ctx* ctx, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_reopen
void grn_query_logger_reopen(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_set
.grn_rc grn_query_logger_set(.grn_ctx* ctx, const(.grn_query_logger)* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_set_flags
void grn_query_logger_set_flags(.grn_ctx* ctx, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_default_command_version
.grn_rc grn_set_default_command_version(.grn_command_version input_version)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_default_encoding
.grn_rc grn_set_default_encoding(.grn_encoding encoding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_default_match_escalation_threshold
.grn_rc grn_set_default_match_escalation_threshold(long threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_int_handler
.grn_rc grn_set_int_handler()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_lock_timeout
.grn_rc grn_set_lock_timeout(int timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_segv_handler
.grn_rc grn_set_segv_handler()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_term_handler
.grn_rc grn_set_term_handler()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_add_cond
.grn_rc grn_snip_add_cond(.grn_ctx* ctx, .grn_obj* snip, const(char)* keyword, uint keyword_len, const(char)* opentag, uint opentag_len, const(char)* closetag, uint closetag_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_exec
.grn_rc grn_snip_exec(.grn_ctx* ctx, .grn_obj* snip, const(char)* string, uint string_len, uint* nresults, uint* max_tagged_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_get_normalizer
.grn_obj* grn_snip_get_normalizer(.grn_ctx* ctx, .grn_obj* snip)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_get_result
.grn_rc grn_snip_get_result(.grn_ctx* ctx, .grn_obj* snip, uint index, char* result, uint* result_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_open
.grn_obj* grn_snip_open(.grn_ctx* ctx, int flags, uint width, uint max_results, const(char)* defaultopentag, uint defaultopentag_len, const(char)* defaultclosetag, uint defaultclosetag_len, .grn_snip_mapping* mapping)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_set_normalizer
.grn_rc grn_snip_set_normalizer(.grn_ctx* ctx, .grn_obj* snip, .grn_obj* normalizer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_table_rename
.grn_rc grn_table_rename(.grn_ctx* ctx, .grn_obj* table, const(char)* name, uint name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_benc
.grn_rc grn_text_benc(.grn_ctx* ctx, .grn_obj* bulk, uint v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_esc
.grn_rc grn_text_esc(.grn_ctx* ctx, .grn_obj* bulk, const(char)* s, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_escape_xml
.grn_rc grn_text_escape_xml(.grn_ctx* ctx, .grn_obj* buf, const(char)* s, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_ftoa
.grn_rc grn_text_ftoa(.grn_ctx* ctx, .grn_obj* bulk, double d)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_itoa
.grn_rc grn_text_itoa(.grn_ctx* ctx, .grn_obj* bulk, int i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_itoa_padded
.grn_rc grn_text_itoa_padded(.grn_ctx* ctx, .grn_obj* bulk, int i, char ch, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_itob
.grn_rc grn_text_itob(.grn_ctx* ctx, .grn_obj* bulk, uint id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_itoh
.grn_rc grn_text_itoh(.grn_ctx* ctx, .grn_obj* bulk, uint i, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_lltoa
.grn_rc grn_text_lltoa(.grn_ctx* ctx, .grn_obj* bulk, long i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_lltob32h
.grn_rc grn_text_lltob32h(.grn_ctx* ctx, .grn_obj* bulk, long i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_time2rfc1123
.grn_rc grn_text_time2rfc1123(.grn_ctx* ctx, .grn_obj* bulk, int sec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_urldec
const(char)* grn_text_urldec(.grn_ctx* ctx, .grn_obj* buf, const(char)* s, const(char)* e, char d)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_urlenc
.grn_rc grn_text_urlenc(.grn_ctx* ctx, .grn_obj* buf, const(char)* str, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_vprintf
.grn_rc grn_text_vprintf(.grn_ctx* ctx, .grn_obj* bulk, const(char)* format, core.stdc.stdarg.va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_uvector_add_element
.grn_rc grn_uvector_add_element(.grn_ctx* ctx, .grn_obj* vector, uint id, uint weight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_uvector_element_size
uint grn_uvector_element_size(.grn_ctx* ctx, .grn_obj* uvector)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_uvector_get_element
uint grn_uvector_get_element(.grn_ctx* ctx, .grn_obj* uvector, uint offset, uint* weight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_uvector_size
uint grn_uvector_size(.grn_ctx* ctx, .grn_obj* uvector)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

GRN_ACCESSOR
enum GRN_ACCESSOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK
enum GRN_BULK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_BUFSIZE
enum GRN_BULK_BUFSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_BUFSIZE_MAX
enum GRN_BULK_BUFSIZE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_FIX_SIZE
enum GRN_COLUMN_FIX_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_INDEX
enum GRN_COLUMN_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_AVG
enum GRN_COLUMN_NAME_AVG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_AVG_LEN
enum GRN_COLUMN_NAME_AVG_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_ID
enum GRN_COLUMN_NAME_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_ID_LEN
enum GRN_COLUMN_NAME_ID_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_KEY
enum GRN_COLUMN_NAME_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_KEY_LEN
enum GRN_COLUMN_NAME_KEY_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_MAX
enum GRN_COLUMN_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_MAX_LEN
enum GRN_COLUMN_NAME_MAX_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_MIN
enum GRN_COLUMN_NAME_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_MIN_LEN
enum GRN_COLUMN_NAME_MIN_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_NSUBRECS
enum GRN_COLUMN_NAME_NSUBRECS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_NSUBRECS_LEN
enum GRN_COLUMN_NAME_NSUBRECS_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_SCORE
enum GRN_COLUMN_NAME_SCORE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_SCORE_LEN
enum GRN_COLUMN_NAME_SCORE_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_SUM
enum GRN_COLUMN_NAME_SUM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_SUM_LEN
enum GRN_COLUMN_NAME_SUM_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_VALUE
enum GRN_COLUMN_NAME_VALUE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_NAME_VALUE_LEN
enum GRN_COLUMN_NAME_VALUE_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_VAR_SIZE
enum GRN_COLUMN_VAR_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COMMAND_VERSION_MAX
enum GRN_COMMAND_VERSION_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COMMAND_VERSION_MIN
enum GRN_COMMAND_VERSION_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COMMAND_VERSION_STABLE
enum GRN_COMMAND_VERSION_STABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_BATCH_MODE
enum GRN_CTX_BATCH_MODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_FIN
enum GRN_CTX_FIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_HEAD
enum GRN_CTX_HEAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_MORE
enum GRN_CTX_MORE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_MSGSIZE
enum GRN_CTX_MSGSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_PER_DB
enum GRN_CTX_PER_DB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_QUIET
enum GRN_CTX_QUIET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_QUIT
enum GRN_CTX_QUIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_TAIL
enum GRN_CTX_TAIL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_USE_QL
enum GRN_CTX_USE_QL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_COLUMN_GEO_INDEX
enum GRN_CURSOR_COLUMN_GEO_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_COLUMN_INDEX
enum GRN_CURSOR_COLUMN_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_CONFIG
enum GRN_CURSOR_CONFIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_TABLE_DAT_KEY
enum GRN_CURSOR_TABLE_DAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_TABLE_HASH_KEY
enum GRN_CURSOR_TABLE_HASH_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_TABLE_NO_KEY
enum GRN_CURSOR_TABLE_NO_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_TABLE_PAT_KEY
enum GRN_CURSOR_TABLE_PAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_DB
enum GRN_DB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_EXPR
enum GRN_EXPR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_FALSE
enum GRN_FALSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_HIGHLIGHTER
enum GRN_HIGHLIGHTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_ID_MAX
enum GRN_ID_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_ID_NIL
enum GRN_ID_NIL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_ALL
enum GRN_LOG_ALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_DEFAULT
enum GRN_LOG_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_DEFAULT_LEVEL
enum GRN_LOG_DEFAULT_LEVEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_LOCATION
enum GRN_LOG_LOCATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_MESSAGE
enum GRN_LOG_MESSAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_NONE
enum GRN_LOG_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_PID
enum GRN_LOG_PID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_PROCESS_ID
enum GRN_LOG_PROCESS_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_THREAD_ID
enum GRN_LOG_THREAD_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_TIME
enum GRN_LOG_TIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_TITLE
enum GRN_LOG_TITLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_MATCH_INFO_GET_MIN_RECORD_ID
enum GRN_MATCH_INFO_GET_MIN_RECORD_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_MATCH_INFO_ONLY_SKIP_TOKEN
enum GRN_MATCH_INFO_ONLY_SKIP_TOKEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_MSG
enum GRN_MSG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_APPEND
enum GRN_OBJ_APPEND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COLUMN_INDEX
enum GRN_OBJ_COLUMN_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COLUMN_SCALAR
enum GRN_OBJ_COLUMN_SCALAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COLUMN_TYPE_MASK
enum GRN_OBJ_COLUMN_TYPE_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COLUMN_VECTOR
enum GRN_OBJ_COLUMN_VECTOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPARE
enum GRN_OBJ_COMPARE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_LZ4
enum GRN_OBJ_COMPRESS_LZ4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_LZO
enum GRN_OBJ_COMPRESS_LZO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_MASK
enum GRN_OBJ_COMPRESS_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_NONE
enum GRN_OBJ_COMPRESS_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_ZLIB
enum GRN_OBJ_COMPRESS_ZLIB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_ZSTD
enum GRN_OBJ_COMPRESS_ZSTD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_DECR
enum GRN_OBJ_DECR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_DO_SHALLOW_COPY
enum GRN_OBJ_DO_SHALLOW_COPY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_FLAGS_MASK
enum GRN_OBJ_FLAGS_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_GET
enum GRN_OBJ_GET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_INCR
enum GRN_OBJ_INCR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_INDEX_LARGE
enum GRN_OBJ_INDEX_LARGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_INDEX_MEDIUM
enum GRN_OBJ_INDEX_MEDIUM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_INDEX_SMALL
enum GRN_OBJ_INDEX_SMALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_INVISIBLE
enum GRN_OBJ_INVISIBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_FLOAT
enum GRN_OBJ_KEY_FLOAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_GEO_POINT
enum GRN_OBJ_KEY_GEO_POINT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_INT
enum GRN_OBJ_KEY_INT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_LARGE
enum GRN_OBJ_KEY_LARGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_MASK
enum GRN_OBJ_KEY_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_NORMALIZE
enum GRN_OBJ_KEY_NORMALIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_UINT
enum GRN_OBJ_KEY_UINT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_VAR_SIZE
enum GRN_OBJ_KEY_VAR_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_WITH_SIS
enum GRN_OBJ_KEY_WITH_SIS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_LOCK
enum GRN_OBJ_LOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_NO_SUBREC
enum GRN_OBJ_NO_SUBREC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_OUTPLACE
enum GRN_OBJ_OUTPLACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_OWN
enum GRN_OBJ_OWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_PERSISTENT
enum GRN_OBJ_PERSISTENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_PREPEND
enum GRN_OBJ_PREPEND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_REFER
enum GRN_OBJ_REFER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_RING_BUFFER
enum GRN_OBJ_RING_BUFFER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_SET
enum GRN_OBJ_SET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_SET_MASK
enum GRN_OBJ_SET_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TABLE_DAT_KEY
enum GRN_OBJ_TABLE_DAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TABLE_HASH_KEY
enum GRN_OBJ_TABLE_HASH_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TABLE_NO_KEY
enum GRN_OBJ_TABLE_NO_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TABLE_PAT_KEY
enum GRN_OBJ_TABLE_PAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TABLE_TYPE_MASK
enum GRN_OBJ_TABLE_TYPE_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TEMPORARY
enum GRN_OBJ_TEMPORARY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_DOCUMENT_NONE
enum GRN_OBJ_UNIT_DOCUMENT_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_DOCUMENT_POSITION
enum GRN_OBJ_UNIT_DOCUMENT_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_DOCUMENT_SECTION
enum GRN_OBJ_UNIT_DOCUMENT_SECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_MASK
enum GRN_OBJ_UNIT_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_POSITION_NONE
enum GRN_OBJ_UNIT_POSITION_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_SECTION_NONE
enum GRN_OBJ_UNIT_SECTION_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_SECTION_POSITION
enum GRN_OBJ_UNIT_SECTION_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_USERDEF_DOCUMENT
enum GRN_OBJ_UNIT_USERDEF_DOCUMENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_USERDEF_POSITION
enum GRN_OBJ_UNIT_USERDEF_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_USERDEF_SECTION
enum GRN_OBJ_UNIT_USERDEF_SECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNLOCK
enum GRN_OBJ_UNLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_VECTOR
enum GRN_OBJ_VECTOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_VISIBLE
enum GRN_OBJ_VISIBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_WITH_POSITION
enum GRN_OBJ_WITH_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_WITH_SECTION
enum GRN_OBJ_WITH_SECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_WITH_SUBREC
enum GRN_OBJ_WITH_SUBREC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_WITH_WEIGHT
enum GRN_OBJ_WITH_WEIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_PATSNIP
enum GRN_PATSNIP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_PROC
enum GRN_PROC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_PTR
enum GRN_PTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_PVECTOR
enum GRN_PVECTOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY
enum GRN_QUERY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_ADJ_DEC
enum GRN_QUERY_ADJ_DEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_ADJ_INC
enum GRN_QUERY_ADJ_INC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_ADJ_NEG
enum GRN_QUERY_ADJ_NEG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_AND
enum GRN_QUERY_AND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_AND_NOT
enum GRN_QUERY_AND_NOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_AND_NOT
enum GRN_QUERY_AND_NOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_COLUMN
enum GRN_QUERY_COLUMN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_ESCAPE
enum GRN_QUERY_ESCAPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_ALL
enum GRN_QUERY_LOG_ALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_CACHE
enum GRN_QUERY_LOG_CACHE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_COMMAND
enum GRN_QUERY_LOG_COMMAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_DEFAULT
enum GRN_QUERY_LOG_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_DESTINATION
enum GRN_QUERY_LOG_DESTINATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_NONE
enum GRN_QUERY_LOG_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_RESULT_CODE
enum GRN_QUERY_LOG_RESULT_CODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_SCORE
enum GRN_QUERY_LOG_SCORE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_SIZE
enum GRN_QUERY_LOG_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_PARENL
enum GRN_QUERY_PARENL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_PARENR
enum GRN_QUERY_PARENR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_PREFIX
enum GRN_QUERY_PREFIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_QUOTEL
enum GRN_QUERY_QUOTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_QUOTER
enum GRN_QUERY_QUOTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_SNIP
enum GRN_SNIP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_SNIP_COPY_TAG
enum GRN_SNIP_COPY_TAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_SNIP_NORMALIZE
enum GRN_SNIP_NORMALIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_SNIP_SKIP_LEADING_SPACES
enum GRN_SNIP_SKIP_LEADING_SPACES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_STRING
enum GRN_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TABLE_DAT_KEY
enum GRN_TABLE_DAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TABLE_FUZZY_SEARCH_WITH_TRANSPOSITION
enum GRN_TABLE_FUZZY_SEARCH_WITH_TRANSPOSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TABLE_HASH_KEY
enum GRN_TABLE_HASH_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TABLE_NO_KEY
enum GRN_TABLE_NO_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TABLE_PAT_KEY
enum GRN_TABLE_PAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TRUE
enum GRN_TRUE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TYPE
enum GRN_TYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_UVECTOR
enum GRN_UVECTOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_VECTOR
enum GRN_VECTOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_VOID
enum GRN_VOID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_grn_ctx_impl
struct _grn_ctx_impl
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_table_scan_hit
struct _grn_table_scan_hit
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx
struct grn_ctx
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_info
struct grn_ctx_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_expr_var
struct grn_expr_var
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_fuzzy_search_optarg
struct grn_fuzzy_search_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_geo_point
struct grn_geo_point
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_index_datum
struct grn_index_datum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger
struct grn_logger
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_info
struct grn_logger_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_match_info
struct grn_match_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj
struct grn_obj
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_header
struct grn_obj_header
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_posting
struct grn_posting
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger
struct grn_query_logger
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_search_optarg
struct grn_search_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_section
struct grn_section
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_mapping
struct grn_snip_mapping
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_table_delete_optarg
struct grn_table_delete_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_timeval
struct grn_timeval
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Unions

grn_user_data
union grn_user_data
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

grn_plugin_func
.grn_rc function(.grn_ctx* ctx) grn_plugin_func;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta