Skip to content

Commit

Permalink
Update configuring-faceted-search.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelGabriel authored and fxprunayre committed Sep 23, 2024
1 parent aa125f5 commit a5a1b49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ A date range field:
"resourceTemporalDateRange": {
"gnBuildFilterForRange": {
"field": "resourceTemporalDateRange",
"buckets": "2021 - 1970",
"buckets": 51, //"2021 - 1970",
"dateFormat": "YYYY",
"vegaDateFormat": "%Y",
"from": "1970",
Expand Down

0 comments on commit a5a1b49

Please sign in to comment.