Kst Posted November 24, 2022 Posted November 24, 2022 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? Share this post Link to post Share on other sites More sharing options...
ps8moduly.cz Posted November 24, 2022 Posted November 24, 2022 Hi, if there are problems like this, it might be causing a lot of indexing. This is solved by deleting (not deleting) the tables in the database. Share this post Link to post Share on other sites More sharing options...
ps8moduly.cz Posted November 24, 2022 Posted November 24, 2022 SQL sample: TRUNCATE `ps_search_index`; TRUNCATE `ps_search_word`; After clean database tables, just start a new indexing in the search module and fill in all the missing prices .... Share this post Link to post Share on other sites More sharing options...
ps8moduly.cz Posted November 24, 2022 Posted November 24, 2022 Admin->Configure->Shop Parameters->Search find blue text "Re-build the entire index" Share this post Link to post Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now