On Feb 8, 2007, at 11:55 PM, Yonik Seeley wrote:

On 2/8/07, Ryan McKinley <[EMAIL PROTECTED]> wrote:
Assuming there is an fq=xxx in the query, could dismax support a
queryless query?

It does seem reasonable for both dismax and the standard request
hander, esp since we have faceting in the mix (asking for facet
constraints without supplying a base query).

I haven't hopped on the dismax bandwagon just yet due to juggling so many other TODO items, but I'll chime in with what I do with the standard handler. When only a facet constraint is being used, I default to q=[* TO *] (and soon to *:* to *really* get all documents).

        Erik



Reply via email to