Hi Thuva It's quite likely possible. You'd need to manually require the rake tasks, and make sure ThinkingSphinx::Configuration.instance.load_models is called every time the environment is loaded, but hopefully it should work. You might also need to set the RAILS_ROOT environment, or set a lot of the settings in the Configuration class by hand. It does expect something of a Rails/Merb-like directory structure, and I've no idea how a Ramaze web app looks.
Cheers -- Pat On 06/01/2009, at 12:27 PM, Thuva Tharma wrote: > > I would like to use Thinking Sphinx with Ramaze web framework. Can I > use Thinking Sphinx given that I choose ActiveRecord as my ORM? > > Thuva > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
