Heya Joost On 28/08/2009, at 3:53 PM, Joost wrote:
> - Are Facets using the ability of Sphinx to do multiple queries at > once? To reduce query time. Think this is not the case.. why not? You're right, TS doesn't use that feature, only because it doesn't exist pre-0.9.9, and I've not got around to customising the 0.9.9 branch that much. Riddle's 0.9.9 branch certainly does handle multiple queries at once. > - I'm using Facets on a relatively small database of 400.000 records > that have MVA's. However Model.facets is *extremely* slow and irb/ruby > starts using 100% of my cpu. What could this be? How many facets do you have? I guess it could be quite an expensive call - I've noticed you've forked and added some benchmarking code. Has that provided any clues? -- Pat --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
