removeddit icon indicating copy to clipboard operation
removeddit copied to clipboard

Author Search doesn't work correctly

Open jonoff opened this issue 2 years ago • 1 comments

When searching by author, if there is a '-' in the username, everything after it is ignored and so if you search for posts by "orange-juice", it'll return posts from any user starting with "orange" so "orange-peel", "orange-red" etc. Perhaps the hyphen is acting as a comment in the query?

jonoff avatar Apr 18 '23 05:04 jonoff

It's being treated as a space—every author with either whole word in the name is being returned.

This is a known issue with Pushshift's new backend (scroll down to the bugs section). It's something that can only be properly fixed in Pushshift which I've no control over, and nobody knows when/if it will be fixed there I'm afraid.

gurnec avatar Apr 18 '23 16:04 gurnec