How do I search for content in articles and FAQs?
Searching for content
There are a number of methods you can use to find content in the knowledge base or community.
- Find multiple words: Use double quotes (") around each word to find content that contains all those words.
For example,
"article" "title" "section" "author"retrieves content that contains all four words, in any order. Make sure you put spaces between the search words, otherwise the search handles the text as one string. - Find a phrase: Use double quotes (") around a phrase to find content that contains all the words in that phrase.
For example,
"article title"retrieves all content that contains the words article and title, in that order. - Exclude results containing certain words: Use the minus operator (-) in front of the search term to find every article or post that does not include that word or phrase.
For example,
reporting bugs -supportreturns content containing the words reporting and bugs, but excludes those that contain the word support from the result set. - Combine operands for advanced search: you can combine the operands above to find a very specific set of results.
For example,
"reporting bugs" -supportreturns hits for content that contains both the words reporting and bugs, but does not contain the word support.
Comments
0 comments
Please sign in to leave a comment.