Eric Marden wrote:
we store the results on the file systemAre you caching the $hits object or something else?
It's converted to a simple array first: hits[db_id] = score. the real Hits result isn't necessary (at least in our case).
- Markus
Eric Marden wrote:
we store the results on the file systemAre you caching the $hits object or something else?
It's converted to a simple array first: hits[db_id] = score. the real Hits result isn't necessary (at least in our case).
- Markus