On 2/6/07, Graham Stead <[EMAIL PROTECTED]> wrote:

Our queries do not sort by any field. However, we do make use of
FunctionQueries and a typical query is something like:

        users_query AND (+linear_function_query +recip_function_query
+language:english^0 -flags:spam^0)

Function queries often build fieldCaches--on how many fields do you
use function queries, and how big is the set of unique values for
those fields?

Is user_query a string of keywords, or is it an arbitrary query in
lucene syntax?

-Mike

Reply via email to