thewebmen / silverstripe-elastica
facet filters
Installs: 5 513
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 11
Forks: 1
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- ext-json: *
- ruflin/elastica: ^7.1
- silverstripe/framework: ^4.11
- silverstripe/tagfield: ^2.9
- symbiote/silverstripe-gridfieldextensions: ^3.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.15
- dev-master
- 5.0.x-dev
- 4.0.x-dev
- 3.1.x-dev
- 3.1.2
- 3.1.1
- 3.1.0
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.4.x-dev
- v2.3.1
- V2.3.0
- v2.2.15
- v2.2.14
- v2.2.13
- v2.2.12
- v2.2.11
- v2.2.10
- v2.2.9
- v2.2.8
- v2.2.7
- v2.2.6
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2
- v2.1.17
- v2.1.16
- v2.1.15
- v2.1.14
- v2.1.13
- v2.1.12
- v2.1.11
- v2.1.10
- v2.1.9
- v2.1.8
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1
- 2.0.x-dev
- v2.0
- v1.2.2
- v1.2.1
- v1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- v1.0.x-dev
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-3.1-elastica-5
- dev-feature/transports
- dev-depreacation-fixes
- dev-update-silverstripe-tagfield
- dev-fix/default-values
- dev-feature/wdm-39-fluent-compatibility
- dev-feature/wdm-37-v3
- dev-feature/wdm-37-v2
- dev-fix/from-to
- dev-fix/range-filter-not-empty
- dev-bugfix/create-indexes-for-extensions-that-are-in-use
- dev-bugfix/url-stage-3
- dev-bugfix/url-stage
- dev-fix/cast-int-to-string-range-field
- dev-main
- dev-bugfix/force-live-links
- dev-improvents
- dev-fix/geodistance-filter
- dev-bugfix/publish-children-fix
- dev-fix/silverstripe-4.3.3-compatibility
- dev-BAM-30-2.0
This package is auto-updated.
Last update: 2024-11-18 07:40:39 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