On a Solr 4.1 install I see that queries with use the fq parameter take a long time (upwards of 120 seconds), both on the standard Lucene query parser and also with edismax. I have added the {!cache=false} localparam to the filter query, but this does not speed up the query. Putting all the search terms in the main query returns results in miliseconds.
Note that I am not using any wildcard queries, in each case I am specifying the field to search and the terms to search on. Where should I start to debug? -- Dotan Cohen http://gibberish.co.il http://what-is-what.com