Hi Luciano Firstly - is this a reference to the id column in your users table? If so: why do you have an id of 0?
If it's a different id column, what does your define_index block look like? Cheers -- Pat On 18/08/2010, at 5:13 AM, Luciano Sousa wrote: > hello guys, i have a problem: > my console generate this line: > ERROR: index 'user_core': sql_query_range: min_id='0': must be > positive 32/64-bit unsigned integer. > > in column exist the id = 0, but, this value can not be excluded. > > i'm have a solution? > > thanks. > > -- > 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.
