Community Manager
July 3, 2024
How to use Boolean operators and wildcards in searches
- July 3, 2024
- 7 replies
- 3985 views
The following Boolean operators can be used to include or exclude search terms in the search box of ST community:
- The OR operator is a default option. To search for one of the following search terms “Flash” or “MCU”, use the query: Flash MCU or Flash OR MCU. The search engine also runs this operation with the || symbol: Flash || MCU.
- *The AND operator checks for all defined terms in the text of a single content. To search for content with both “Flash” and “MCU” terms, use the query: Flash AND MCU. The search engine also runs this type of query with the && symbol: Flash&&MCU. Note: The && operator should be used without space between terms.
- The + operator creates a requirement in which the term after the + symbol must be included in search results. If the content must contain “Flash” but may contain “MCU”, use the following query: +Flash MCU.
- The - operator creates a requirement in which the term after the - symbol is excluded from search results. If the content should not contain “Flash” but may contain “MCU”, use the following query: -Flash MCU.
Wildcard searches allow finding single terms that differ by one character or the same string of characters (this does not apply for phrase queries).
- To perform a single character wildcard search, use the ? symbol. For example, to search for “LIST” or “LOST” you can enter in the search box: l?st.
- To perform a multiple character wildcard search, use the * symbol. For example, to search for the content with multiple variations, like board, boards or boarders, enter in the search box: board*.
Quotations should be used for phrases only (starting with 2 words), and not single words. They allow members to search for an "exact phrase".
Related article: How to search - STMicroelectronics Community
