03-26-2014, 05:55 PM
Hi ,
I used: /search?q=jason&type=user&limit=10000
However, the error which I get after running this query is: (#606) LIMIT value of 10000 exceeds allowed maximum of 5000.
There has to be several thousand people with a common sirname like "jason" for example. Also, although the limit is 5000, it only returns approx 200 user id's.
So my question is this - is it possible to get User ID of all users with that particular sirname by exceeding the limit of "5000"? Also, what would be the string which I should use to get those USER ID from a particular country only (for ex- USER ID of all users with the sirname "smith" who live in the United States?
Thanks and best regards
I used: /search?q=jason&type=user&limit=10000
However, the error which I get after running this query is: (#606) LIMIT value of 10000 exceeds allowed maximum of 5000.
There has to be several thousand people with a common sirname like "jason" for example. Also, although the limit is 5000, it only returns approx 200 user id's.
So my question is this - is it possible to get User ID of all users with that particular sirname by exceeding the limit of "5000"? Also, what would be the string which I should use to get those USER ID from a particular country only (for ex- USER ID of all users with the sirname "smith" who live in the United States?
Thanks and best regards