On Mon, Nov 16, 2009 at 8:23 AM, Grant Ingersoll <gsing...@apache.org> wrote:
> One of the other things I think we are going to need is a cache for functions 
> that are used this way.  For instance, in the geo case, it is likely that we 
> would both filter and score by distance,

Filtering (bounding box) should be a separate, more efficient
operation than calculating distance, so I don't think any sort of
generic cache is needed for geo.

-Yonik
http://www.lucidimagination.com

Reply via email to