Skip to content

Fix fast_match method according to always strategy doc#111

Open
Ferrarium97 wants to merge 1 commit intologpai:masterfrom
Ferrarium97:fix_fast_match_method_according_to_always_strategy_doc
Open

Fix fast_match method according to always strategy doc#111
Ferrarium97 wants to merge 1 commit intologpai:masterfrom
Ferrarium97:fix_fast_match_method_according_to_always_strategy_doc

Conversation

@Ferrarium97
Copy link

According to the "always" strategy documentation it selects the cluster with perfect all token match and least count of wildcard matches, but in the fast_match method the cluster with the largest number of wildcards is selected.

Signed-off-by: Ferrarium97 <84315104+Ferrarium97@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant