Hello,

we used TS a couple of weeks in our environment. All was working well.
But the database is growing and we want to switch to delta indexing
instead of re-indexing every hour. First of all, get this to work on
my development machine.

I added a "delta" column to my tables. The field is set in the
expected way. Every time, an entry is updated, the field changes to
"1". I can see, that Sphinx is touching the "*delta*" files under
project/db/sphinx/development/

But new rows in the database are not displayed. Tried to do a
"thinking_sphinx:index:delta" at the command prompt. No output is
generated and the new rows are still not displayed on a search. The
bin_path is set right in sphinx.yml.

What am I doing wrong? Any advice will be welcome!

This is my development environment:
Windows XP Professional
Rails 2.2.2
Sphinx 0.9.8.1
TS 0.9.5
MySQL 5.0.67

Thanks
Horibo

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to