Skip to content

Support Groonga 5.1.2 and 6.0.0 #116

@myokoym

Description

@myokoym

Added APIs

5.1.2

  • grn_hash_size()
  • GRN_HASH_TINY
  • grn_dump_table_create_flags()
  • grn_dump_column_create_flags()
  • grn_plugin_get_names()
  • grn_column_get_all_index_data()
  • grn_config_get() (renamed from grn_conf_get())
  • grn_config_set() (renamed from grn_conf_set())
  • grn_config_delete()
  • grn_config_cursor_open()
  • grn_config_cursor_next()
  • grn_config_cursor_get_key()
  • grn_config_cursor_get_value()
  • GRN_CURSOR_CONFIG
  • grn_get_global_error_message()

6.0.0

  • grn_pat_fuzzy_search()
  • grn_table_fuzzy_search()
  • GRN_OP_FUZZY
  • GRN_TABLE_FUZZY_SEARCH_WITH_TRANSPOSITION
  • GRN_TOKENIZE_ONLY
  • grn_obj_type_to_string()
  • grn_expr_syntax_expand_query()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions