Skip to content

fix(reddit): media-only search, drop booru meta tags, fix parse junk - #3664

Open
ShugokiFable wants to merge 1 commit into
Bionus:masterfrom
ShugokiFable:feature/reddit-search-quality
Open

fix(reddit): media-only search, drop booru meta tags, fix parse junk#3664
ShugokiFable wants to merge 1 commit into
Bionus:masterfrom
ShugokiFable:feature/reddit-search-quality

Conversation

@ShugokiFable

Copy link
Copy Markdown
Contributor
  • Fix search parse that mixed raw Listing children with parsed images (double results + non-image garbage on multi-site searches)
  • Strip booru meta tokens (rating:, order:, score:, …) and convert underscores to spaces so multi-site tag queries stay relevant
  • Default keyword search to sort=relevance, type=link, self:no
  • Actually wire user:/author: to /user/.../submitted.json
  • Filter non-media posts; resolve gallery first frame + crossposts
  • Fix since:all typo in modifiers; add raw:true escape hatch

- Fix search parse that mixed raw Listing children with parsed images
  (double results + non-image garbage on multi-site searches)
- Strip booru meta tokens (rating:, order:, score:, …) and convert
  underscores to spaces so multi-site tag queries stay relevant
- Default keyword search to sort=relevance, type=link, self:no
- Actually wire user:/author: to /user/.../submitted.json
- Filter non-media posts; resolve gallery first frame + crossposts
- Fix since:all typo in modifiers; add raw:true escape hatch
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.

2 participants