groonga-d v0.0.2-dev (2019-10-25T14:09:32Z)
Home
Dub
Repo
grn_token_filter_init_func
groonga_d
token_filter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
alias
grn_token_filter_init_func
=
void
*
function
(
groonga_d.groonga.grn_ctx
*
ctx
,
groonga_d.groonga.grn_obj
*
table
,
groonga_d.token.grn_tokenize_mode
mode
)
Meta
Source
See Implementation
groonga_d
token_filter
aliases
grn_token_filter_filter_func
grn_token_filter_fin_func
grn_token_filter_init_func
grn_token_filter_init_query_func
functions
grn_token_filter_create
grn_token_filter_register
grn_token_filter_set_filter_func
grn_token_filter_set_fin_func
grn_token_filter_set_init_func