groonga_d.scorer

Undocumented in source.

Members

Aliases

grn_scorer_matched_record
alias grn_scorer_matched_record = _grn_scorer_matched_record
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_score_func
alias grn_scorer_score_func = double function(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

grn_scorer_matched_record_get_arg
groonga_d.groonga.grn_obj* grn_scorer_matched_record_get_arg(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record, uint i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_id
uint grn_scorer_matched_record_get_id(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_lexicon
groonga_d.groonga.grn_obj* grn_scorer_matched_record_get_lexicon(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_n_args
uint grn_scorer_matched_record_get_n_args(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_n_candidates
ulong grn_scorer_matched_record_get_n_candidates(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_n_documents
ulong grn_scorer_matched_record_get_n_documents(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_n_occurrences
uint grn_scorer_matched_record_get_n_occurrences(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_n_tokens
uint grn_scorer_matched_record_get_n_tokens(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_table
groonga_d.groonga.grn_obj* grn_scorer_matched_record_get_table(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_term_weights
groonga_d.groonga.grn_obj* grn_scorer_matched_record_get_term_weights(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_terms
groonga_d.groonga.grn_obj* grn_scorer_matched_record_get_terms(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_total_term_weights
uint grn_scorer_matched_record_get_total_term_weights(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_matched_record_get_weight
int grn_scorer_matched_record_get_weight(groonga_d.groonga.grn_ctx* ctx, grn_scorer_matched_record* record)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_scorer_register
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)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_grn_scorer_matched_record
struct _grn_scorer_matched_record
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta