soluthier Posted February 27, 2014 Share Posted February 27, 2014 (edited) Hello, I'm having trouble to rebuild my index and since I have more than 3k products it's becoming a nightmare. Even though it says that it was successfully updated I don't get the index rebuilt. P.S. 1.5.4.1 My settings are: max_execution_time = 10000 max_input_time = -1 memory_limit = 2048M max_input_vars = 100500 Any help? Thanks in advance Edited February 27, 2014 by soluthier (see edit history) Link to comment Share on other sites More sharing options...
ginotoffoli Posted February 27, 2014 Share Posted February 27, 2014 A solution could be to perform it on a local copy of the site and then replace the DB on the live website. Gino Link to comment Share on other sites More sharing options...
soluthier Posted February 27, 2014 Author Share Posted February 27, 2014 A solution could be to perform it on a local copy of the site and then replace the DB on the live website. Gino I just tried but I couldn't rebuild the index in localhost as well. Link to comment Share on other sites More sharing options...
vekia Posted February 27, 2014 Share Posted February 27, 2014 hello, can you please check ps_search_index and ps_search_word tables in your DB? Tables are empty or with entries? Link to comment Share on other sites More sharing options...
soluthier Posted February 27, 2014 Author Share Posted February 27, 2014 hello, can you please check ps_search_index and ps_search_word tables in your DB? Tables are empty or with entries? Both are empty Link to comment Share on other sites More sharing options...
NemoPS Posted February 28, 2014 Share Posted February 28, 2014 Have you tried turtning on error reporting? It might be failing somewhere if tables are completely empty! Otherwise they would be half-filled if it was because of a timeout/memory limit Link to comment Share on other sites More sharing options...
soluthier Posted February 28, 2014 Author Share Posted February 28, 2014 Have you tried turtning on error reporting? It might be failing somewhere if tables are completely empty! Otherwise they would be half-filled if it was because of a timeout/memory limit I turned on but only got a blank screen. No message at all Link to comment Share on other sites More sharing options...
Recommended Posts