Apachesolr repeating dates
Categories
Component ID
2268095
Component name
Apachesolr repeating dates
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
891
Component created
Component changed
Component body
Description
This module works to enhance the search experience when using
apachesolr and content types (nodes) with repeating date fields.
For each instance of a repeating date, the node is indexed in Solr as
a unique result. This means that if there is a node with a date that
repeats 3 times, that node will appear in the search results 3 times;
once for each date instance.
Requirements
This module requires the apachesolr module and as such also requires
an Apache Solr service to be setup. More information can be found in the
apachesolr module README.txt.
The date_repeat_field is also required for this module to work as expected
