There are a variety of ways to search for content, depending on where you are in the Help Center.
Using instant Help Center search to get content suggestions
Instant search is used when you first start typing in the search field. As you type, article titles that match your search appear. Keep typing to reduce the list of articles.
Instant search:
- Uses a partial word search
- Includes article titles only, not body text or labels of articles
- Does not include community posts
You can click any matched article to go directly to the article without going to the search results page. If you don't see any articles that fit your criteria, press Enter, and the native Help Center search is applied.
Instant Search is available by default, in standard themes and themes that were customized after the release of instant search on July 5th, 2016. In standard themes you can disable Instant Search if needed.
Using native Help Center search for specific results
Native search is used when you type in the Help Center search field and click Enter. Search results appear as a list on the search results page.
Native search:
- Uses full word search, not partial word search
- Includes titles, body text, and labels
In this example, you'll see results for content that includes the words instant or search, with the first results containing both instant and search. See searching for content for tips on how to find phrases and operands to perform specific searches.
By default in standard themes, the number of votes and comments appear next to each result on the search results page. By default, you can filter your result set first by content type (knowledge base article or community post) and then by category or community topic.
Using Knowledge Capture app search to find articles
Knowledge Capture app search is used when an agent uses the Knowledge Capture app in the Support agent interface to find articles (see Searching and linking articles using the Knowledge Capture app).
Knowledge Capture app search:
- Returns public and internal knowledge base article
- Does not return other content, such as drafts or community posts
Using article suggestion search when an end-user submits a support request
Article suggestion search is used when an end-user submits a support request in Help Center. As the end-user types in the Subject field, articles are suggested.
Article suggestion search:
- Includes titles, content, and tags or labels
- Uses a relevance score to order suggested articles
If a user clicks a suggested article, they are taken to the article directly, and the support ticket is not opened.
For information about disabling article suggestions, see How can I remove "Suggested Articles" from the ticket submission form?.
10 Comments
I love Knowledge Capture!!
Hi Jennifer Rowe,
How does the Knowledge Capture app search work? Does it include title and body text, partial or full word match?
Thanks,
Josh
Thank you for messaging us. KCApp search works includes all of those. So mainly, agents search for keywords and in the search result of KCapp provides all results with the specified keywords or phrases.
You can also check this resource to know more about Knowledge Capture App.
Best,
Hi , Jennifer Rowe
How are the native Help center's search results sorted? Is it related to title, body text, labels and date?
Native Help Center search does not use partial word search and it searches through titles, labels, and content. When you search, any comments associated with an article and post are also searched. Thus, the search term might not be in an article or post itself, but in a linked comment
If you would like to narrow down your search in the Help Center, you can also filter the results by type or category
Hi circlehotarux
In addition to the info in Cheeny's comment, you might find this article helpful!
About Help Center end user search
Are there any plans to incorporate article body text into the instant search in the same way as they are included in the native search?
We've been paying for a third-party service (Algolia) to achieve this functionality for a while, though it has the limitation of not being able to index private HC articles, so it doesn't work for internal knowledgebase content - which is frustrating. Given that the native search can return results based on article body text already, surely it should be relatively straightforward to implement this into the instant search too? Would appreciate insight into this. Thanks!
hi all -
In regards "Using article suggestion search when an end-user submits a support request"
is it possible to show the articles suggested list when filling a custom text field like it does with the Subject ?
Thanks !
Hi! Thank you for this article! I have a specific question that I can't seem to find a solution for in the help center. We're looking to combine help centers for two different products. Some of our customers have one or the other - some have both. I'm wondering how we can separate the search results once they click the desired product from the main "Help Center Homepage". One keyword may mean two entirely separate things from one product to another. Any tips or tricks or special code or great advice? Maybe an article that can point me in the right direction? Thank you!
Hi Jana Debusk,
If you have assigned a category per product, you can limit searches within a category via scoped search attribute in themes https://developer.zendesk.com/documentation/help_center/help-center-templates/helpers/#search-helper
This scopes the search to the category or even community topic the user is currently in. You should add the
scoped=true
attribute on thecateogry_page.hbs, section_page.habs, article_page.hbs and search_results.hbs
templates of your theme.Please sign in to leave a comment.