Pat, Thanks for the help.
Dave On May 3, 5:33 pm, Pat Allan <[email protected]> wrote: > ts-delayed-delta isn't completely Rails 3 friendly - you'll still need to add > the require for the tasks to your Rakefile. > > -- > Pat > > On 04/05/2011, at 7:42 AM, gerberdata wrote: > > > Hi all, > > > here is my gem listing in my rails 3 app > > ts-delayed-delta (1.1.2) > > > here is my rake -T > > > rake thinking_sphinx:index # # Index data for Sphinx using > > Thinking Sphinx's settings > > rake thinking_sphinx:rebuild # # Stop Sphinx (if it's > > running), rebuild the indexes, and start Sphinx > > rake thinking_sphinx:reindex # # Reindex Sphinx without > > regenerating the configuration file > > rake thinking_sphinx:restart # # Restart Sphinx > > rake thinking_sphinx:running_start # # Stop if running, then start a > > Sphinx searchd daemon using Thinking Sphinx's settings > > rake thinking_sphinx:start # # Start a Sphinx searchd daemon > > using Thinking Sphinx's settings > > rake thinking_sphinx:stop # # Stop Sphinx using Thinking > > Sphinx's settings > > rake thinking_sphinx:version # # Output the current Thinking > > Sphinx version > > rake time:zones:all # # Displays all time zones, also > > available: time:zones:us, time:zones:local -- filter with OFFSET > > parameter, e.g., OF... > > rake tmp:clear # # Clear session, cache, and > > socket files from tmp/ (narrow w/ tmp:sessions:clear, tmp:cache:clear, > > tmp:sockets:clear) > > rake tmp:create # # Creates tmp directories for > > sessions, cache, sockets, and pids > > rake ts:conf # # Generate the Sphinx > > configuration file using Thinking Sphinx's settings > > rake ts:config # # Generate the Sphinx > > configuration file using Thinking Sphinx's settings > > rake ts:in # # Index data for Sphinx using > > Thinking Sphinx's settings > > rake ts:rebuild # # Stop Sphinx (if it's > > running), rebuild the indexes, and start Sphinx > > rake ts:reindex # # Reindex Sphinx without > > regenerating the configuration file > > rake ts:restart # # Restart Sphinx > > rake ts:run # # Stop if running, then start a > > Sphinx searchd daemon using Thinking Sphinx's settings > > rake ts:start # # Start a Sphinx searchd daemon > > using Thinking Sphinx's settings > > rake ts:stop # # Stop Sphinx using Thinking > > Sphinx's settings > > rake ts:version # # Output the current Thinking > > Sphinx version > > > No ts:dd tasks any ideas? > > > -- > > 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 > > athttp://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.
