smw/schema:Profile:Facetedsearch default profile: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Conteúdo deletado Conteúdo adicionado
Semantic MediaWiki search import |
Sem resumo de edição |
||
(4 revisões intermediárias pelo mesmo usuário não estão sendo mostradas) | |||
Linha 1: | Linha 1: | ||
{ |
{ |
||
"type": "FACETEDSEARCH_PROFILE_SCHEMA", |
"type": "FACETEDSEARCH_PROFILE_SCHEMA", |
||
"default_profile": "work_profile", |
|||
"profiles": { |
"profiles": { |
||
"default_profile": { |
"default_profile": { |
||
Linha 27: | Linha 28: | ||
"filter_input": { |
"filter_input": { |
||
"min_item": 10 |
"min_item": 10 |
||
} |
|||
}, |
|||
"value_filter": { |
|||
"default_filter": "list_filter", |
|||
"condition_field": false, |
|||
"filter_input": { |
|||
"min_item": 10 |
|||
} |
|||
} |
|||
} |
|||
}, |
|||
"work_profile": { |
|||
"exploration": { |
|||
"query_list": { |
|||
"work_query": { |
|||
"query": "[[Category:Obra]]", |
|||
"label": "Obras", |
|||
"description": "Consulta geral sobre obras cadastradas." |
|||
}, |
|||
"book_query": { |
|||
"query": "[[Category:Livro]]", |
|||
"label": "Livros", |
|||
"description": "Consulta geral sobre livros cadastradas." |
|||
}, |
|||
"dissertation_query": { |
|||
"query": "[[Category:Tese||Dissertação]]", |
|||
"label": "Teses e dissertações", |
|||
"description": "Consulta geral sobre teses e dissertações cadastradas." |
|||
} |
|||
} |
|||
}, |
|||
"message_key": "smw-facetedsearch-profile-label-work", |
|||
"debug_output": false, |
|||
"theme": "default-theme", |
|||
"result": { |
|||
"default_limit": 50, |
|||
"paging_limit": [ |
|||
20, |
|||
50, |
|||
100 |
|||
] |
|||
}, |
|||
"filters": { |
|||
"property_filter": { |
|||
"hierarchy_tree": true, |
|||
"filter_input": { |
|||
"min_item": 1 |
|||
} |
|||
}, |
|||
"category_filter": { |
|||
"hierarchy_tree": true, |
|||
"filter_input": { |
|||
"min_item": 1 |
|||
} |
} |
||
}, |
}, |
Edição atual tal como às 19h39min de 29 de maio de 2024
FACETEDSEARCH_PROFILE_SCHEMA
Este tipo de esquema suporta a definição de perfis usados como parte do ambiente da Busca facetada
{}
- "type": "FACETEDSEARCH_PROFILE_SCHEMA",
- "default_profile": "work_profile",
-"profiles": {},
-"default_profile": {},
- "message_key": "smw-facetedsearch-profile-label-default",
- "debug_output": false,
- "theme": "default-theme",
+"result": { … }, +"filters": { … } -"work_profile": {}
+"exploration": { … },- "message_key": "smw-facetedsearch-profile-label-work",
- "debug_output": false,
- "theme": "default-theme",
+"result": { … }, +"filters": { … } -"tags": []
- "faceted search"