Hi Nugroho

What's the data type of the attribute you're filtering on - float, or integer?

If it's a float, make sure you're passing in floats to the range, instead of 
integers. If it's an integer, then let me know what the stacktrace is, although 
there might be an upper limit of 2^32.

-- 
Pat

On 28/12/2009, at 4:56 PM, Nugroho Herucahyono wrote:

> Hi all,
> 
> I got "bignum too big to convert into `unsigned long'" error while
> trying to filter my search with range
> 
> 0..(any value greater than 4_000_000_000)
> 
> Is there any way to get around it??
> 
> --
> 
> You received this message because you are subscribed to the Google Groups 
> "Thinking Sphinx" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/thinking-sphinx?hl=en.
> 
> 

--

You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en.


Reply via email to