## folksonomy labels
$searchCore.text('com.brikit.targetedsearch.folksonomy.labels')
## spaces
$searchCore.text('com.brikit.targetedsearch.spaces')
## space categories #if (!$action || $action.getShowSpaceCategories()) #end ## content type #if (!$themePress || $targetedSearch.richLinksDisabled || $themePress.isVersionAtLeast("3.1")) #set ($supportedRichLinkContentTypes = ["page", "blogpost", "attachment", "comment", "space", "user"]) #else #set ($supportedRichLinkContentTypes = ["page", "blogpost", "attachment"]) #end
$searchCore.text('com.brikit.targetedsearch.search.panel.type')
## date range
$searchCore.text('confluence-search.filter.date.title')
#if ($mobile) #foreach( $option in $dateRanges)
#end #else #end
## contributors
$searchCore.text('com.brikit.targetedsearch.search-contributor')