What does your index definition look like for your user model? And I'm guessing you got the other issue (for MySQL) fixed, since it's no longer happening when you're indexing?
-- Pat On 20/01/2011, at 10:42 PM, Z@M wrote: > indexing index 'users_core'... > ERROR: index 'users_core': sql_range_query: Column 'searchable' in > where clause is ambiguous (DSN=mysql://root:***@localhost:3306/ > myname). > > cant i use the searchable keyword . is it reserved ? > > -- > 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.
