Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2008 at 07:16 UTC
Updated:
10 May 2010 at 21:10 UTC
$pager_total is declared once and never used. This removes it.
| Comment | File | Size | Author |
|---|---|---|---|
| solr_pager_total.patch | 711 bytes | Scott Reynolds |
Comments
Comment #1
pwolanin commentedthere is a nasty hack to use page_query, so maybe that lines is left over.
We should really build (and push to D7 core) a non-query-based pager builder like:
Comment #2
pwolanin commentedComment #3
robertdouglass commentedHas been fixed elsewhere.
Comment #4
jpmckinney commentedCorrect status.