Top | ![]() |
![]() |
![]() |
![]() |
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.
Flags: Read / Write / Construct Only
Allowed values: GVariant<*>
Default value: NULL
“key”
property“key” gchar *
The string key that was inserted for the document.
Flags: Read / Write / Construct Only
Default value: NULL
“priority”
property“priority” guint
The priority used when creating the index.
Flags: Read / Write / Construct Only
Allowed values: <= 255
Default value: 0
“score”
property“score” gfloat
Score.
Flags: Read / Write / Construct Only
Allowed values: >= -1.17549e-38
Default value: 0