On Jan 8, 2008 9:30 AM, Ryan McKinley <[EMAIL PROTECTED]> wrote:
> whats the function? how many matching documents?
Right... and remember that the first time you use a field in a
function query has the same cost as sorting on a field (a cache entry
needs to be generated). Try further queries or
whats the function? how many matching documents?
s d wrote:
Adding a FunctionQuery made the query response time slower by ~300ms, adding
a 2ndFunctionQuery added another ~300ms so overall i got over 0.5sec for a
response time (slow).Is this expected or am i doing something wrong ?
Thx
Adding a FunctionQuery made the query response time slower by ~300ms, adding
a 2ndFunctionQuery added another ~300ms so overall i got over 0.5sec for a
response time (slow).Is this expected or am i doing something wrong ?
Thx