Netflix-Skunkworks / Scumblr

Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results
Apache License 2.0
2.64k stars 319 forks source link

Fixed subreddit limited search #229

Closed HoLyVieR closed 6 years ago

HoLyVieR commented 6 years ago

The option "restrict_sr=on" is need to make the result limited to the specific subreddit. Otherwise, we get results from unrelated subreddit.

sbehrens commented 6 years ago

We don't use any of these legacy searches here so I don't have an easy way to validate your changes. However, since tests went ahead and passed, I'll accept the PR. Thanks!