algolia / algoliasearch-zendesk

Integrate Algolia within your Zendesk Help Center in minutes.
https://community.algolia.com/zendesk
Other
21 stars 12 forks source link

Is there a way to restrict which tags are allowed to be shown on the search results page? #73

Closed zeckdude closed 6 years ago

zeckdude commented 6 years ago

I have tags on some articles which are not supposed to be customer-facing. Is there any way to restrict the search results page from showing specific tags?

Jerska commented 6 years ago

This is unfortunately not doable with Algolia. This is a bit of an all or nothing situation, where you need to either show them all or hide them all.

To hide them, you can simply use:

<style>#algolia-labels { display: none }</style>

We do provide one feature which might solve your issue, but that will require changing your tags on all articles: https://community.algolia.com/zendesk/documentation/#localized-tags