Closed martin-tarjanyi closed 4 years ago
Sorry for the slow response! My GitHub notifications weren't alerting correctly.
I'll close this as a duplicate of #11, and we can continue the conversation there. That's been open for a year as I haven't thought of a good way to handle the scoring of multiple terms against each string (though I also haven't spent a ton of time exploring it). Average the scores together, maybe? I understand the utility, though at least in my usage, I haven't really missed it (though I also don't use the "insert spaces" option, as I find it more convenient as a shortcut to move down the list).
When I separate words with a space in the search bar I expect the tool to find them anywhere in the URL/title.
This works fine:
This yields no results:
I think it would make sense to not handle the space character as a literal space, rather it could be just a separator for terms which I would like to see anywhere in the URL/title. Also, it would be nice if the ordering of the words wouldn't matter.