sitewizardgit / otterapi

Automatically exported from code.google.com/p/otterapi
0 stars 0 forks source link

allog_lang=en incorrectly filters out English tweet #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run 
http://otter.topsy.com/search.json?window=a&allow_lang=en&q=loving+blueseed&type
=tweet - no results
2. Remove the allow_lang=en parameter, re-run: 
http://otter.topsy.com/search.json?window=a&q=loving+blueseed&type=tweet - one 
result, in English

Original issue reported on code.google.com by ddascale...@gmail.com on 26 Nov 2011 at 9:17