Re: Performance of q.alt vs. fq

2015-07-10 Thread Shawn Heisey
On 7/10/2015 5:55 AM, Thomas Seidl wrote: > I am working a lot with Drupal and Apache Solr. There, we implemented a > performance improvement that would, for filter-only queries (i.e., no > "q" parameter, just "fq"s) instead move the filters to the "q.alt" > parameter (idea based on this blog post

Performance of q.alt vs. fq

2015-07-10 Thread Thomas Seidl
Hi all, I am working a lot with Drupal and Apache Solr. There, we implemented a performance improvement that would, for filter-only queries (i.e., no "q" parameter, just "fq"s) instead move the filters to the "q.alt" parameter (idea based on this blog post [1]). [1] https://web.archive.org/web/20