In our dev environment, we essentially use a copy of our prod database. Rebuilding indexes on our models with lots of records takes a long-ish time, and we're indexing lots of models for different purposes.
When doing development on new functionality that requires new Sphinx indexes, we end up running ts:rebuild quite a bit for testing. The rebuild time really adds up. Is it possible to tell TS to ONLY do the rebuild on a particular model ... or to exclude specified models for use during development/ testing? Thanks, -Jeff -- 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.
