Hi, i test all my application with unit and integration tests. How can i rebuild automatically the indexes at the start of every test (maybe just the one i choose, to avoid waste of time for an unused reindex). Actually when I do a Model.search the results are 0, also if in the fixtures there are some. With ferret i used Model.rebuild_index at the start of the method. Is there something with sphinx too? How do you do the testing?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
