Anyone working on integrating this module with Views and Views Cloud to use Views to show popular searches as clouds?

Comments

bgilhome’s picture

Issue summary: View changes
StatusFileSize
new3.27 KB

I've added a patch to add Views support. Patch module, enable apachesolr_stats_views and possibly clear caches. A new view type 'Apache Solr Stats' is created, with available fields from the apachesolr_stats table.

bgilhome’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Category: Feature request » Support request
Status: Active » Needs review
JGillam’s picture

This patch works really well for our needs but we needed to change continue to return since it is not in a loop. Attached is the updated patch.