groonga_d.geo

Undocumented in source.

Members

Functions

grn_geo_cursor_next
groonga_d.posting.grn_posting* grn_geo_cursor_next(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.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
groonga_d.groonga.grn_obj* grn_geo_cursor_open_in_rectangle(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_obj* index, groonga_d.groonga.grn_obj* top_left_point, groonga_d.groonga.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(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_obj* index, groonga_d.groonga.grn_obj* top_left_point, groonga_d.groonga.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(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_obj* index, groonga_d.groonga.grn_obj* top_left_point, groonga_d.groonga.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
groonga_d.groonga.grn_rc grn_geo_select_in_rectangle(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_obj* index, groonga_d.groonga.grn_obj* top_left_point, groonga_d.groonga.grn_obj* bottom_right_point, groonga_d.groonga.grn_obj* res, groonga_d.groonga.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_geo_table_sort
int grn_geo_table_sort(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_obj* table, int offset, int limit, groonga_d.groonga.grn_obj* result, groonga_d.groonga.grn_obj* column, groonga_d.groonga.grn_obj* geo_point)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

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.

Meta