chore(topicidx): refine example of wildcard compare

This commit is contained in:
Andrew Mayorov 2023-08-25 16:40:23 +04:00
parent 558402a68e
commit ca59a87d47
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ compare([], _Words, _) ->
compare(['#'], _Words, _) ->
% NOTE
% Topic: a/b/c/d
% Filter: a/+/+/d/#
% Filter: a/+/+/d/# or just a/#
% We matched the topic to a topic filter with wildcard (possibly with pluses).
% We include it in the result set, and now need to try next entry in the table.
% Closest possible next entries that we must not miss: