Global Search is not displaying records for specific table or all tablesIssue <!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> When using Global Search [/nav_to.do?uri=%2F$sn_global_search_results.do], records are not being displayed in the Global Search Results page for a specific table or all tables. For example: Customer Service records [sn_customerservice_case], Requested item [sc_req_item], etc. CauseThe tables displayed in the Global Search Results are defined in Search Groups. So verify if a search group exists for the specific table and if that is the case, then review the condition in the search group in order to display the desired records. Resolution1. Navigate to System Definition >> Search Groups[/nav_to.do?uri=%2Fts_group_list.do%3Fsysparm_userpref_module%3D6c64f1850a0a0b070041500fc6c42b6a%26sysparm_clear_stack%3Dtrue] 2. Review if there is an existing group for the specific table or tables. Only a few search groups exist in an Out of the box instance. 3. If the search group exists, then review if the condition is correct to display the desired records.