I'm trying to make some modifications to Thinking Sphinx, but sadly can't figure out how to force an index to build in the specs. I'm in active_record_spec and my model is fine and there are entries in the db. What code should I add to force the index to build?
I read the codebase, but it wasn't obvious to me. There's the SphinxHelper which has an index method, but it isn't used anywhere that I can find, and I can't grok how I would use it. All that I want to do is force an index to build on a single model. Any advice you can offer would be very helpful. Apologies if this is covered somewhere that I missed. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
