diff options
| author | 2020-03-08 12:37:42 +0700 | |
|---|---|---|
| committer | 2020-03-08 12:37:42 +0700 | |
| commit | 89f86f873d7cd6ade626a0a91c5d9e09c5c14102 (patch) | |
| tree | 74b5a335a53e9f114f093d8ce715801db778e1aa /tests/utils | |
| parent | Refactored tag searching via keywords in contents (diff) | |
Fixed searching for `,` returing all tags. Made it more descriptive when multiple tags are found.
- Added a truthy check for each `query` since `','.split()` returns a list of two empty strings.
- Changed from `Did you mean ...` to `Here are the tags containing the given keyword(s):` to be much more descriptive about the results - they are `tag` and not `term` to be searched.
Diffstat (limited to 'tests/utils')
0 files changed, 0 insertions, 0 deletions