Closed (duplicate)
Project:
Facet API
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
16 Apr 2012 at 16:22 UTC
Updated:
17 Apr 2012 at 14:49 UTC
I am using Drupal 7 facetapi and apachesolr module for search.. Right now if i search anything in my website, it lists all the nodes and the related categories/taxonomy terms like:
item1(2)
item2(5)
.
.
.
itemn(4).
I would like to customize this list by adding a total results count at the top of the list.so that the list looks like:
All results(n)
item1(2)
item2(5)
.
.
.
itemn(4)
Can anyone help with this?
Comments
Comment #1
cpliakas commentedSee #1440016: "All" link in facets?.