Don\’t know if I should have done this, but my 1.4.2 search wasn\’t working at all (no results, no nothing) so I copied over the 1.4.2 app/code/core/Mage/CatalogSearch/ files with the 1.4.1 files. Search is working fine now.
Don\’t know if I should have done this, but my 1.4.2 search wasn\’t working at all (no results, no nothing) so I copied over the 1.4.2 app/code/core/Mage/CatalogSearch/ files with the 1.4.1 files. Search is working fine now.
Right, had the same problem has been solved with this solution.
But would not it be better if more orthodox solution?
After a product upload I noticed the products could not be found with the normal search (advanced search did work though).
Reindexing and switching off Cache did not solve the problem. Then I overwrote the file /app/code/core/Mage/CatalogSearch/Block/result.php with the 1.4.1.0 version, and the product search worked again.
The solution proposed by falkone worked for me, running latest 1.4.2. Make sure you put Result.php in your app/code/local/Mage/CatalogSearch/Block folder rather than the core folder, however.
Sometimes I\’m really disappointed of how much bugs Magento has. Every new version bring another bunch of problems and costs me hours of just bugfixing… grrrrrr
Anyway, Thanks for the solutions. YOU save me time.
Why’s there no Admin commenting on this page? Is this error a result of a bug from 1.4.2?
Kindly advice us also if copying the same code listed of the old ver. 1.4.0 to 1.4.2 will also fix the issue?
Very frustrating!
i solved my problem with changing the price attribute and a couple of others to be excluded from the search and now it is working.. although I am having another problem.. Im getting an error on the price index.. Can\’t initialize indexer process.