Needs review
Project:
Apache Solr Statistics
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2010 at 13:30 UTC
Updated:
24 Aug 2015 at 18:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bgilhome commentedI'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.
Comment #2
bgilhome commentedComment #3
JGillam commentedThis 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.