ApacheSolr Views Statistics

Categories

Component ID

2103539

Component name

ApacheSolr Views Statistics

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Extension for Apache Solr View Drupal module to work with statistics module. Creates fields: is_statistics_totalcount, is_statistics_daycount which are listed in Apache Solr view, after the reindexing process.

After content is viewed, the module will update its Apache Solr counter-fields for viewed content, and will mark the content for reindexing. Counters will be changed after next Apache Solr index rebuild.

Contains also disabled example view, which simulates the order by popularity use case.