TYPO3-Solr / ext-solr

A TYPO3 extension that integrates the Apache Solr search server with TYPO3 CMS. dkd Internet Service GmbH is developing the extension. Community contributions are welcome. See CONTRIBUTING.md for details.
GNU General Public License v3.0
137 stars 253 forks source link

[BUGFIX:P:11.5] Fix range string calculation in DateRange facet #4100

Closed dkd-kaehm closed 5 months ago

dkd-kaehm commented 5 months ago

This change fixes the range string calculation, so items for the given date are included until 23:59 of the target end date.

Fixes: #4087 Ports: #4090