I am using *Thinking Sphinx version 2.0.11 in one of my project. To
create
an index I ran **rake thinking_sphinx:index *and I got the following
error
Generating Configuration to /home/saidev/Ubuntu
One/burgundy/ssearch/config/development.sphinx.conf
rake aborted!
At least one field is necessary for an index
Tasks: TOP => thinking_sphinx:index
(See full trace by running task with --trace)*
This is the first time I am using Sphinx on Rails. Any help?