keywords
This commit is contained in:
parent
c8e6bc8f83
commit
28c511187a
1 changed files with 1 additions and 1 deletions
|
@ -1142,7 +1142,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
{"id": "date", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "language", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "source", "sort": [{"key": "name", "operator": "+"}]},
|
||||
{"id": "project", "sort": [{"key": "name", "operator": "+"}]}
|
||||
{"id": "keywords", "sort": [{"key": "name", "operator": "+"}]}
|
||||
],
|
||||
"filtersSize": 176,
|
||||
"find": {"conditions": [], "operator": "&"},
|
||||
|
|
Loading…
Reference in a new issue