Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

smw/schema:Profile:Facetedsearch default profile: Difference between revisions

From AoM Retold
Content deleted Content added
Semantic MediaWiki search import
 
(No difference)

Latest revision as of 03:04, 27 September 2024

FACETEDSEARCH_PROFILE_SCHEMA
This schema type supports the definition of profiles used as part of the Faceted search environment.
The request is being processed and may take a moment. Preparing...
{ "type": "FACETEDSEARCH_PROFILE_SCHEMA", "profiles": { "default_profile": { "message_key": "smw-facetedsearch-profile-label-default", "debug_output": false, "theme": "default-theme", "result": { "default_limit": 50, "paging_limit": [ 10, 20, 50, 250, 500 ] }, "filters": { "property_filter": { "hierarchy_tree": false, "filter_input": { "min_item": 10 } }, "category_filter": { "hierarchy_tree": false, "filter_input": { "min_item": 10 } }, "value_filter": { "default_filter": "list_filter", "condition_field": false, "filter_input": { "min_item": 10 } } } } }, "tags": [ "faceted search" ] }
Cookies help us deliver our services. By using our services, you agree to our use of cookies. We only use cookie to make the site function and save your preferences, nothing else.