Zing indexes punctuation as part of some words

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Zing Indexes Punctuation as Part of Some Words

    Zing enhances search results by indexing certain punctuation marks as part of words, improving the accuracy of searches for common terms. This feature is particularly beneficial for ServiceNow customers seeking precise search outcomes in their applications.

    Show full answer Show less

    Key Features

    • Ampersands (&), Plus Signs (+), and Hyphens (-): Zing locates company names containing these characters, ensuring accurate matches (e.g., H&R Block, Coca-Cola).
    • Apostrophes ('): Proper names are indexed correctly; trailing possessives are ignored (e.g., O'Reilly's matches O'Reilly).
    • Numbers: Zing identifies product and record numbers that conform to specific patterns, aiding in precise searches (e.g., PROD-10-987, INT1234567).
    • Periods (.): Useful for searching acronyms and host names, Zing recognizes terms regardless of period separation (e.g., u.s.a. matches usa).
    • Underscores (): Similar to numbers, underscores are also utilized in product number searches (e.g., PROD10987).

    Key Outcomes

    By leveraging Zing’s punctuation indexing capabilities, ServiceNow customers can expect improved search accuracy and efficiency. This feature enables users to find exact matches for complex search terms, enhancing the overall user experience within the ServiceNow platform.

    Zing indexes some punctuation marks as part of some words to improve search results for common search terms.

    Table 1. Punctuation indexed as part of a word
    Punctuation Indexed to find Search behavior
    Ampersands [&] Company names Zing locates terms containing punctuation characters that are common in company names: ampersands (&), plus signs (+), or hyphens (-).

    For example, a search for H&R Block locates exact matches to the search term.

    Apostrophes ['] Proper names Zing ignores trailing possessives and retains most others to find company names.

    For example, a search for O'Reilly's locates matches to O'Reilly and O'Reilly's.

    Hyphens [-] Company names Zing locates terms containing punctuation characters that are common in company names: ampersands (&), plus signs (+), or hyphens (-).

    For example, a search for Coca-Cola locates exact matches to the search term.

    Product numbers Zing locates product numbers that follow a typical pattern. To meet this pattern, search terms must contain frequent numbers and only include underscores (_), hyphens (-), or periods for punctuation.

    For example, a search for PROD-10-987 locates exact matches to the search term.

    Numbers [123] Product numbers Zing locates product numbers that follow a typical pattern. To meet this pattern, search terms must contain frequent numbers and only include underscores (_), hyphens (-), or periods for punctuation.

    For example, a search for PROD10987 locates exact matches to the search term.

    Record numbers Zing locates record numbers that follow a typical pattern. To meet this pattern, search terms must start with a recognized record number prefix.

    For example, a search for INT1234567 locates exact matches to the Incident record.

    Periods [.] Acronyms Zing locates acronyms whether they are separated by periods or not.

    For example, a search for u.s.a. locates matches to usa or u.s.a.. Note that wildcard searches may affect acronym handling.

    In another example, a search for u.s.* may yield better results than a search for u.s*.

    Host names Zing locates sequences of letters and numbers separated only by periods.

    For example, a search for en.myhost123.com locates exact matches to the search term.

    IP addresses Zing locates numbers that follow a typical IPv4 address pattern.

    For example, a search for 10.0.0.1 locates exact matches to the search term.

    Product numbers Zing locates product numbers that follow a typical pattern. To meet this pattern, search terms must contain frequent numbers and only include underscores (_), hyphens (-), or periods for punctuation.

    For example, a search for PROD.10.987 locates exact matches to the search term.

    Plus signs [+] Company names Zing locates terms containing punctuation characters that are common in company names: ampersands (&), plus signs (+), or hyphens (-).

    For example, a search for Google+ locates exact matches to the search term.

    Underscores [_] Product numbers Zing locates product numbers that follow a typical pattern. To meet this pattern, search terms must contain frequent numbers and only include underscores (_), hyphens (-), or periods for punctuation.

    For example, a search for PROD_10_987 locates exact matches to the search term.

    Note:
    The punctuation handling described here doesn't affect wildcard and boolean operators. These operators provide separate Zing functions.