thewebmen / silverstripe-elastica
This package is abandoned and no longer maintained.
The author suggests using the wedevelopnl/silverstripe-elastica package instead.
There is no license information available for the latest version (3.1.3) of this package.
facet filters
Package info
github.com/wedevelopnl/silverstripe-elastica
Type:silverstripe-vendormodule
pkg:composer/thewebmen/silverstripe-elastica
3.1.3
2025-11-13 10:36 UTC
Requires
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.15
This package is auto-updated.
Last update: 2026-01-27 08:58:45 UTC
README
ELASTICSEARCH_INDEX=silverstripe
ELASTICSEARCH_HOST=elasticsearch
ELASTICSEARCH_PORT=9200
DateFilter options
If you want to add/overrule/exclude options:
TheWebmen\Elastica\Filters\DateFilter:
mapping:
Today:
From: today midnight
To: tomorrow midnight
Label: Vandaag
Since 7 days:
Exclude: true
Since 30 days:
From: -30 days midnight
To: tomorrow midnight
Label: Sinds 30 dagen
Since 6 months:
From: -6 months midnight
To: tomorrow midnight
Label: Sinds 6 maanden