Top | ![]() |
![]() |
![]() |
![]() |
const gchar * | dzl_fuzzy_index_match_get_key () |
GVariant * | dzl_fuzzy_index_match_get_document () |
gfloat | dzl_fuzzy_index_match_get_score () |
guint | dzl_fuzzy_index_match_get_priority () |
const gchar *
dzl_fuzzy_index_match_get_key (DzlFuzzyIndexMatch *self
);
GVariant *
dzl_fuzzy_index_match_get_document (DzlFuzzyIndexMatch *self
);
gfloat
dzl_fuzzy_index_match_get_score (DzlFuzzyIndexMatch *self
);
guint
dzl_fuzzy_index_match_get_priority (DzlFuzzyIndexMatch *self
);
“document”
property “document” GVariant *
Document.
Owner: DzlFuzzyIndexMatch
Flags: Read / Write / Construct Only
Allowed values: GVariant<*>
Default value: NULL
“key”
property “key” char *
The string key that was inserted for the document.
Owner: DzlFuzzyIndexMatch
Flags: Read / Write / Construct Only
Default value: NULL
“priority”
property “priority” guint
The priority used when creating the index.
Owner: DzlFuzzyIndexMatch
Flags: Read / Write / Construct Only
Allowed values: <= 255
Default value: 0