: For standard query handler fq-only queries, we used q=*:*. However, with : dismax, that returns 0 results. Are fq-only queries possible with dismax?
they are if you use the q.alt param. http://wiki.apache.org/solr/DisMaxQParserPlugin#q.alt -Hoss
: For standard query handler fq-only queries, we used q=*:*. However, with : dismax, that returns 0 results. Are fq-only queries possible with dismax?
they are if you use the q.alt param. http://wiki.apache.org/solr/DisMaxQParserPlugin#q.alt -Hoss