ShoppingHub Products are not showing in the Service Portal Search ResultsIssue When searching in the Service Portal you are not able to see the ShoppingHub Products in the Search Results.CauseThis happens when the Text Index for the [sn_shop_supplier_product] Table is missing. Since the Service Portal Search is dependent on the Text Indexes then it will not find the necessary records if the Text Index is missing.ResolutionTo resolve this issue you will need to generate the Text Index for the [sn_shop_supplier_product] Table as follows: Go to [sys_dictionary] Table and Query for Table = sn_shop_supplier_product AND Column name is EMPTYOpen the RecordSet "Text index" as True and SaveClick the "Generate text index" Related Link on the Record After this point the Text Index should be generated and you will now find the ShoppingHub Products in the Service Portal Search Results