Method | Description | |
---|---|---|
CalculateMatchStrength ( ISearchItem searchItem ) : int | ||
ForTerm ( string term ) : |
||
GetMatchesInText ( string text ) : IReadOnlyList |
||
IsMatch ( ISearchItem searchItem ) : bool |
Method | Description | |
---|---|---|
CalculatePartScore ( string alias, string part ) : int | ||
PackageSearchUtil ( string searchTerm ) : System | ||
ProcessMatchCollection ( string sourceString, |
public CalculateMatchStrength ( ISearchItem searchItem ) : int | ||
searchItem | ISearchItem | |
return | int |
public static ForTerm ( string term ) : |
||
term | string | |
return |
public GetMatchesInText ( string text ) : IReadOnlyList |
||
text | string | |
return | IReadOnlyList |
public IsMatch ( ISearchItem searchItem ) : bool | ||
searchItem | ISearchItem | |
return | bool |