pat / thinking-sphinx

Sphinx/Manticore plugin for ActiveRecord/Rails
http://freelancing-gods.com/thinking-sphinx
MIT License
1.63k stars 469 forks source link

Cannot determine the database type of column created_at, as it does not exist #1229

Closed atomical closed 2 years ago

atomical commented 2 years ago
ThinkingSphinx::MissingColumnError: Cannot determine the database type of column created_at, as it does not exist

Hi Pat,

Is there a way we can get Sphinx to tell us which index this happens in?

Adam

atomical commented 2 years ago

I used an mysql query to search for tables without that value.