Re: [twitter-dev] Long representation of Snowflake ids

2010-11-05 Thread Furkan Kuru
Oh well, but nevertheless I will need a conversion on the php side because I store it in long format in a java search server (Solr) and it returns in scientific notation as well. Maybe I find a way to return a id_str sytle return type of Solr. Thank you, On Fri, Nov 5, 2010 at 2:50 AM, Matt

Re: [twitter-dev] Long representation of Snowflake ids

2010-11-04 Thread Matt Harris
We do this for you by including a string representation of integer IDs in the responses. For example id and id_str. Best, @themattharris On Nov 4, 2010, at 16:58, Furkan Kuru furkank...@gmail.com wrote: I try to adapt my php code to convert snowflake ids to Long strings. I use $id =