views:

16

answers:

0

I've implemented Sunspot to do searching on a Rails App. Is there any way to get the time the query took to execute?

Eg. 10 records returned in 0.5 seconds

I've been searching around the sunspot docs, but i can't seem to find out if they support this or not.