> One note, however -- you can't cache the $hits returned directly. You
need to pull out the data you need from each hit -- I store the data in
an array
> of assoc arrays -- to cache it. If you try and cache the $hits
directly, you'll get document not found exceptions on subsequent visits.


I'll try that.

Thanks all, for you help!


 
--
Eric Marden


Reply via email to