...
Key value is case sensitive, the label from label have to match exactly to rename the label (i.e. html
is different of HTML
)
The mappingValues block goes is global, it does not belong to a facet block, so it must be declared at the same level than the queryParams block or the hotkeys block
QueryParams
From ui-config.json
file, you can customize the fields you send to Solr. queryParams
is an object which can have the following keys :
...