groonga-d ~master (2021-11-05T15:06:01Z)
Home
Dub
Repo
grn_scorer_register
groonga_d
scorer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
export extern (
C
) nothrow @
nogc
groonga_d.groonga.grn_rc
grn_scorer_register
(
groonga_d.groonga.grn_ctx
*
ctx
,
const
(
char
)*
scorer_name_ptr
,
int
scorer_name_length
,
grn_scorer_score_func
*
score
)
Meta
Source
See Implementation
groonga_d
scorer
aliases
grn_scorer_matched_record
grn_scorer_score_func
functions
grn_scorer_matched_record_get_arg
grn_scorer_matched_record_get_id
grn_scorer_matched_record_get_lexicon
grn_scorer_matched_record_get_n_args
grn_scorer_matched_record_get_n_candidates
grn_scorer_matched_record_get_n_documents
grn_scorer_matched_record_get_n_occurrences
grn_scorer_matched_record_get_n_tokens
grn_scorer_matched_record_get_table
grn_scorer_matched_record_get_term_weights
grn_scorer_matched_record_get_terms
grn_scorer_matched_record_get_total_term_weights
grn_scorer_matched_record_get_weight
grn_scorer_register
structs
_grn_scorer_matched_record