[In the forums, I find a lot about "search" ala google and other external engines. This question is about the keyword search and advanced search features of zen-cart that find products from the store inventory for customers.]
Our categories are in Title Case (e.g. Running Pants, Denim, Casual Wear). Also Title Case is used in some product descriptions, when they are not proper English sentences.
It seems that advanced search and search queries from the home page are not matching our text that is in Title Case.
If we leave the first letter off, then we get hits:
so "enim" matches all the "Denim" items,
but "Denim" and "denim" match nothing.
This is a big issue for us.
I looked through a zen-cart manual that we had purchased, and I went through the admin panel to see whether there is any sort of index-building that I need to do. I was unable to find any information about setup associated with the query, so I'm surmising that it must be a direct SQL query on "raw" product table attributes.
I'm not a prolific SQL/php programmer, but I did grep through the code several times; however, I have been unable to find the keystone holding up the search query.
Using zen v1.3.8sp1 with a few common mods installed (RMA, Easy Populate, Zone Rates)
Any pointers?
Thanks.




