On Mon, Aug 16, 2010 at 1:43 PM, Jason King <[email protected]> wrote:
> > yes absolutely clear.. it seems I just need to get access to the total > record count, not just the first page. Interestingly I don't see any "total results" type fields or methods in any of this. http://twitter4j.org/en/javadoc/twitter4j/Query.html You can set things like "since" and "until" dates that may address why you weren't seeing all results vs. some other sources, but I don't see any defaults for these so I don't know what it uses by default. That may be documented in the Twitter API docs. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
