Does they mean anything actually? There was an "issue" when you needed to add min=0 to queries to actually get the answers instead of nothing. Just checked that this is not the case anymore, but was wondering what min and max actually meant.
EDIT: if sort is "votes", then min and max is really a "unix epoch date, range [0, 253,402,300,799]"? are negative values supported in this case?
name)minandmaxare an alphanumberic range. So, you could get every user with a name betweenAandB, for instance. – Kevin Montrose Jun 08 '10 at 08:03