How to Filter Products without Images in Kentico

Following steps are to be followed to display the Products with images in a smart search result web part.

****************************************************************************

  • In the Site Manager –> Development –> System tables -> select Edit for table Ecommerce – SKU and go to the Search fields tab. Among these fields find SKUImagePath and check boxes Tokenized and Searchable. Do not forget to click on the OK button to confirm this change
  • As always, if some field definition is changed, you need to rebuild the index. Go to the Site Manager – Administration – Smart search and Rebuild the index. You need to make sure that Analyzer for this index is set to Simple.
  • Now you just need to configure the Search condition property in your smart search result web part. Its value should be: +SKUImagePath:getmetafile

****************************************************************************

- My ASP.NET Application
We use cookies to provide the best possible browsing experience to you. By continuing to use our website, you agree to our Cookie Policy