Hi guys, I guess this is not really a thinking sphinx problem but I am having some trouble indexing my tables (when I run "rake ts:index").
The first error I get is: ERROR: index 'user_core': sql_range_query: ERROR: integer out of range (DSN=pgsql://root:*...@localhost:5432/robertson_scholars_development). The second error I get is that it hangs when indexing a model: distributed index 'assignment' can not be directly indexed; skipping. indexing index 'custom_field_type_core'... It just freezes. There's only 20 records in the table. I know when I run "index .... --all" I get the same problems so that leads me to believe something's up with sphinx and not TS. However, any help on how I can debug these errors would be highly appreciated. Thanks. David --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
