Preparing search index...
The search index is not available
digicust_types
digicust_types
MatchingMetadataModel
Interface MatchingMetadataModel<T, S>
interface
MatchingMetadataModel
<
T
,
S
>
{
input
:
T
;
matchResult
:
S
;
matchScore
:
number
;
stringScoring
?:
StringScoringDetails
;
usedMatcher
:
string
;
}
Type Parameters
T
S
Index
Properties
input
match
Result
match
Score
string
Scoring?
used
Matcher
Properties
input
input
:
T
match
Result
match
Result
:
S
match
Score
match
Score
:
number
Optional
string
Scoring
string
Scoring
?:
StringScoringDetails
used
Matcher
used
Matcher
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
input
match
Result
match
Score
string
Scoring
used
Matcher
digicust_types
Loading...