Dazzle.FuzzyIndexMatch¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
Document |
||
r/w/co |
The string key that was inserted for the document |
||
r/w/co |
The priority used when creating the index |
||
r/w/co |
Score |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Dazzle.FuzzyIndexMatch(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_document()¶
- Returns:
A
GLib.Variant
.- Return type:
Property Details¶
- Dazzle.FuzzyIndexMatch.props.document¶
- Name:
document
- Type:
- Default Value:
- Flags:
Document
- Dazzle.FuzzyIndexMatch.props.key¶
- Name:
key
- Type:
- Default Value:
- Flags:
The string key that was inserted for the document
- Dazzle.FuzzyIndexMatch.props.priority¶
- Name:
priority
- Type:
- Default Value:
0
- Flags:
The priority used when creating the index
- Dazzle.FuzzyIndexMatch.props.score¶
- Name:
score
- Type:
- Default Value:
0.0
- Flags:
Score