I just chatted with Matt about this. It took me a few seconds
(thinking this might be a browser caching issue without looking at
the actual query), but the issue is that dismax does not support the
*:* syntax. Removing the q parameter altogether does the trick, with
it falling back to the
Hi,
I recently started playing with the dismax handler and custom request
handlers. When using the solr.StandardRequestHandler class, I get the
response that I want; lots of facet values. When I switch to the dismax
class, I get none. I've posted my request handler definitions here. Am I
missing s