smw/schema:Profile:Facetedsearch default profile: Difference between revisions
From Jcastle.info
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 2: | Line 2: | ||
"type": "FACETEDSEARCH_PROFILE_SCHEMA", | "type": "FACETEDSEARCH_PROFILE_SCHEMA", | ||
"profiles": { | "profiles": { | ||
" | "castle_profile": { | ||
"filters": { | |||
"category_filter": { | |||
"hierarchy_tree": true | |||
} | |||
}, | |||
"exploration": { | "exploration": { | ||
"query_list": { | "query_list": { |
Revision as of 21:26, 15 November 2024
FACETEDSEARCH_PROFILE_SCHEMA
This schema type supports the definition of profiles used as part of the Faceted search environment.
{}
- "type": "FACETEDSEARCH_PROFILE_SCHEMA",
-"profiles": {},
-"castle_profile": {},
+"filters": { … }, +"exploration": { … } -"default_profile": {}
- "message_key": "smw-facetedsearch-profile-label-default",
- "debug_output": false,
- "theme": "default-theme",
+"result": { … }, +"filters": { … } -"tags": []
- "faceted search"