On Wed, Sep 23, 2009 at 12:19 AM, Mat Brown <m...@patch.com> wrote:

>
> If I have a set of filter queries that I'd like to apply but nothing
> that I particularly would like to put into the :q parameter (since I'd
> like all of the scopes to be cached), is there any problem with just
> passing "[* TO *]" for the :q param? Any performance implications?
>

You can use q=*:* to match all documents. [* TO *] will work too but it is
applied on the default search field and I'm not sure of its performance
characteristics.

I'm not sure about what you mean by "I'd like all of the scopes to be
cached".

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to