groonga - An open-source fulltext search engine and column store.

Index

Symbols | C | D | G | S

Symbols

--bind-address <ip/hostname>
command line option
--cache-limit <limit>
command line option
--config-path <path>
command line option
--default-match-escalation-threshold <threshold>
command line option
--dir
command line option
--disable-max-fd-check
command line option
--document-root <path>
command line option
--ftp
command line option
--groonga <groonga_path>
command line option
--log-level <level>
command line option
--log-output-dir
command line option
--log-path <path>
command line option, [1]
--n-lines-per-log-file
command line option
--pid-path <path>
command line option
--protocol <gqtp|http>
command line option
--protocol <protocol>
command line option
--query-log-path <path>
command line option
-a, --address <ip/hostname>
command line option
-c
command line option
-d
command line option
-d, --daemon
command line option, [1]
-e, --encoding <encoding>
command line option
-h, --help
command line option
-i, --host <ip/hostname>
command line option
-i, --server-id <ip/hostname>
command line option
-l <directory>, --log-base-path <directory>
command line option
-l, --log-base-path
command line option
-l, --log-level <log level>
command line option
-m
command line option
-n
command line option
-P
command line option
-p, --port
command line option
-p, --port <port number>
command line option, [1]
-r <endpoint>, --receive-endpoint <endpoint>
command line option
-r, --receive-endpoint
command line option
-s
command line option
-s <endpoint>, --send-endpoint <endpoint>
command line option
-s, --send-endpoint
command line option
-t, --max-threads <max threasd>
command line option
-t, --n-threads
command line option

C

command [args]
command line option
command line option
--bind-address <ip/hostname>
--cache-limit <limit>
--config-path <path>
--default-match-escalation-threshold <threshold>
--dir
--disable-max-fd-check
--document-root <path>
--ftp
--groonga <groonga_path>
--log-level <level>
--log-output-dir
--log-path <path>, [1]
--n-lines-per-log-file
--pid-path <path>
--protocol <gqtp|http>
--protocol <protocol>
--query-log-path <path>
-P
-a, --address <ip/hostname>
-c
-d
-d, --daemon, [1]
-e, --encoding <encoding>
-h, --help
-i, --host <ip/hostname>
-i, --server-id <ip/hostname>
-l <directory>, --log-base-path <directory>
-l, --log-base-path
-l, --log-level <log level>
-m
-n
-p, --port
-p, --port <port number>, [1]
-r <endpoint>, --receive-endpoint <endpoint>
-r, --receive-endpoint
-s
-s <endpoint>, --send-endpoint <endpoint>
-s, --send-endpoint
-t, --max-threads <max threasd>
-t, --n-threads
command [args]
db
dest, [1]
script

D

db
command line option
dest
command line option, [1]

G

grn_builtin_type (C type)
grn_cache (C type)
grn_cache_close (C function)
grn_cache_current_get (C function)
grn_cache_current_set (C function)
grn_cache_get_max_n_entries (C function)
grn_cache_open (C function)
grn_cache_set_max_n_entries (C function)
grn_column_create (C function)
grn_column_index (C function)
grn_column_index_update (C function)
grn_column_name (C function)
GRN_COLUMN_NAME_ID (C macro)
GRN_COLUMN_NAME_ID_LEN (C macro)
GRN_COLUMN_NAME_KEY (C macro)
GRN_COLUMN_NAME_KEY_LEN (C macro)
GRN_COLUMN_NAME_NSUBRECS (C macro)
GRN_COLUMN_NAME_NSUBRECS_LEN (C macro)
GRN_COLUMN_NAME_SCORE (C macro)
GRN_COLUMN_NAME_SCORE_LEN (C macro)
GRN_COLUMN_NAME_VALUE (C macro)
GRN_COLUMN_NAME_VALUE_LEN (C macro)
grn_column_rename (C function)
grn_column_table (C function)
grn_column_truncate (C function)
grn_command_version (C type)
GRN_COMMAND_VERSION_MAX (C macro)
GRN_COMMAND_VERSION_MIN (C macro)
GRN_COMMAND_VERSION_STABLE (C macro)
grn_content_type (C type)
grn_ctx (C type)
grn_ctx_at (C function)
grn_ctx_close (C function)
grn_ctx_db (C function)
grn_ctx_fin (C function)
grn_ctx_get (C function)
grn_ctx_get_command_version (C function)
grn_ctx_get_match_escalation_threshold (C function)
grn_ctx_get_output_type (C function)
grn_ctx_init (C function)
grn_ctx_open (C function)
grn_ctx_set_command_version (C function)
grn_ctx_set_finalizer (C function)
grn_ctx_set_match_escalation_threshold (C function)
grn_ctx_set_output_type (C function)
grn_ctx_use (C function)
grn_db (C type)
grn_db_create (C function)
grn_db_create_optarg (C type)
grn_db_create_optarg.builtin_type_names (C member)
grn_db_create_optarg.n_builtin_type_names (C member)
grn_db_open (C function)
grn_db_recover (C function)
grn_db_touch (C function)
grn_encoding (C type)
grn_encoding_parse (C function)
grn_encoding_to_string (C function)
grn_expr_add_var (C function)
grn_expr_alloc (C function)
grn_expr_append_const (C function)
grn_expr_append_const_int (C function)
grn_expr_append_const_str (C function)
grn_expr_append_op (C function)
grn_expr_close (C function)
grn_expr_compile (C function)
grn_expr_create (C function)
grn_expr_exec (C function)
grn_expr_get_keywords (C function)
grn_expr_get_var_by_offset (C function)
grn_expr_syntax_escape (C function)
grn_expr_syntax_escape_query (C function)
grn_geo_cursor_next (C function)
grn_geo_cursor_open_in_rectangle (C function)
grn_geo_estimate_in_rectangle (C function)
grn_geo_point (C type)
grn_geo_select_in_rectangle (C function)
grn_get_default_command_version (C function)
grn_get_default_encoding (C function)
grn_get_default_match_escalation_threshold (C function)
grn_get_lock_timeout (C function)
grn_hook_entry (C type)
grn_ii (C type)
grn_ii_buffer (C type)
grn_ii_buffer_append (C function)
grn_ii_buffer_close (C function)
grn_ii_buffer_commit (C function)
grn_ii_buffer_open (C function)
grn_index_cursor_next (C function)
grn_index_cursor_open (C function)
grn_info_type (C type)
grn_obj (C type)
grn_obj_add_hook (C function)
GRN_OBJ_APPEND (C macro)
grn_obj_check (C function)
grn_obj_clear_lock (C function)
grn_obj_close (C function)
grn_obj_column (C function)
GRN_OBJ_COMPARE (C macro)
grn_obj_db (C function)
GRN_OBJ_DECR (C macro)
grn_obj_defrag (C function)
grn_obj_delete_by_id (C function)
grn_obj_delete_hook (C function)
grn_obj_expire (C function)
GRN_OBJ_GET (C macro)
grn_obj_get_element_info (C function)
grn_obj_get_hook (C function)
grn_obj_get_info (C function)
grn_obj_get_nhooks (C function)
grn_obj_get_range (C function)
grn_obj_get_value (C function)
grn_obj_get_values (C function)
grn_obj_id (C function)
GRN_OBJ_INCR (C macro)
grn_obj_is_builtin (C function)
grn_obj_is_locked (C function)
grn_obj_lock (C function)
GRN_OBJ_LOCK (C macro)
grn_obj_name (C function)
grn_obj_path (C function)
grn_obj_path_by_id (C function)
GRN_OBJ_PREPEND (C macro)
grn_obj_reinit (C function)
grn_obj_remove (C function)
grn_obj_rename (C function)
grn_obj_search (C function)
GRN_OBJ_SET (C macro)
grn_obj_set_element_info (C function)
grn_obj_set_finalizer (C function)
grn_obj_set_info (C function)
GRN_OBJ_SET_MASK (C macro)
grn_obj_set_value (C function)
grn_obj_unlink (C function)
grn_obj_unlock (C function)
GRN_OBJ_UNLOCK (C macro)
grn_obj_user_data (C function)
grn_plugin_charlen (C function)
grn_plugin_command_create (C function)
GRN_PLUGIN_ERROR (C macro)
grn_plugin_expr_var_init (C function)
GRN_PLUGIN_FIN (C function)
GRN_PLUGIN_FREE (C macro)
GRN_PLUGIN_INIT (C function)
grn_plugin_isspace (C function)
GRN_PLUGIN_LOG (C macro)
GRN_PLUGIN_MALLOC (C macro)
grn_plugin_mutex (C type)
grn_plugin_mutex_close (C function)
grn_plugin_mutex_lock (C function)
grn_plugin_mutex_open (C function)
grn_plugin_mutex_unlock (C function)
grn_plugin_proc_alloc (C function)
grn_plugin_proc_get_var (C function)
grn_plugin_proc_get_var_by_offset (C function)
GRN_PLUGIN_REALLOC (C macro)
GRN_PLUGIN_REGISTER (C function)
grn_plugin_win32_base_dir (C function)
grn_proc_create (C function)
grn_proc_func (C type)
grn_proc_get_info (C function)
grn_proc_type (C type)
grn_search_optarg (C type)
grn_set_default_command_version (C function)
grn_set_default_encoding (C function)
grn_set_default_match_escalation_threshold (C function)
grn_set_lock_timeout (C function)
grn_table_add (C function)
grn_table_at (C function)
grn_table_columns (C function)
grn_table_create (C function)
grn_table_cursor (C type)
grn_table_cursor_close (C function)
grn_table_cursor_delete (C function)
grn_table_cursor_get_key (C function)
grn_table_cursor_get_value (C function)
grn_table_cursor_next (C function)
grn_table_cursor_open (C function)
grn_table_cursor_set_value (C function)
grn_table_cursor_table (C function)
grn_table_delete (C function)
grn_table_delete_by_id (C function)
grn_table_difference (C function)
grn_table_get (C function)
grn_table_get_key (C function)
grn_table_group (C function)
grn_table_group_flags (C type)
grn_table_group_result (C type)
grn_table_lcp_search (C function)
grn_table_rename (C function)
grn_table_setoperation (C function)
grn_table_size (C function)
grn_table_sort (C function)
grn_table_sort_flags (C type)
grn_table_sort_key (C type)
grn_table_truncate (C function)
grn_table_update (C function)
grn_table_update_by_id (C function)
grn_type_create (C function)
grn_user_data (C type)

S

script
command line option