sadlyblue Posted February 19, 2013 Share Posted February 19, 2013 Hi, I have a v1.5.2, with multishop enabled. I already applied the: https://github.com/PrestaShop/PrestaShop/commit/d8c129f11341afccd046981c91a980164f3b1e14 Re-built the intire index, All products are indexed (2008/2008) The search table has over 1,5 million rows. The thing is that when i try searching for some products in front office, they don't show up. They are in the catalog. But search can't find them even after i checked they have the option to appear in both (catalog and search). Can someone help? Thanks Link to comment Share on other sites More sharing options...
sadlyblue Posted March 1, 2013 Author Share Posted March 1, 2013 (edited) If i re-build the entire index, it seems to find them. But i have about 2000 product repeated in 4 stores. It takes too long to rebuild everything and i have to add missing ones 4-5 times (even after i increased php limit). If i use a cron job, it won't rebuild everything due to the high number of products, right? Any solution? Edited March 1, 2013 by sadlyblue (see edit history) Link to comment Share on other sites More sharing options...
c0rw Posted April 7, 2013 Share Posted April 7, 2013 I have similar problem. I have rebuid index, all products in BO seems to be indexed - information returns 2265/2265 products. Tables: ps_search_index around 48000 rows, ps_search_word around 10000 rows. However I can't find particular words in ps_search_word table. I'm running presta 1.5.3.1, over 2200 products in store. Any suggestions? Link to comment Share on other sites More sharing options...
c0rw Posted April 7, 2013 Share Posted April 7, 2013 So finaly rebuilding index help to me. However for everyone looking for solution of problems related to indexing search, read this relevant thread with several fixes: http://www.prestashop.com/forums/topic/163074-search-broken-both-ajax-and-normal-search/ Link to comment 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