Jump to content

Search engine in the shop does not work


Kst

Recommended Posts

Hello,

As in the title - the search engine is not working in the shop. The problem appears with every template also with classic, I have already tried rebuilding the index and disabling and enabling the search module.

Has anyone had a similar problem?

Link to comment
Share on other sites

  • 1 year later...

In rare cases items/products are not indexed because of missing category ids in database.

Please make sure that in table

  • `ps_product` column `id_category_default` is not 0 (make value at least 2 - main shop category).
  • `ps_product_shop` column `id_category_default` is not 0 (make value at least 2 - main shop category). Best set for all shops.
  • `ps_category_product` product has at least one row / at least one category is assigned to product.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...