I have a rather larger product listing (97,000 items).
When I do a search for an item type, the search process takes a long time.
Any way to increase the search result time?
URL to site: www.digitalcheap.com
This is a discussion on How can I speed up the searching of products? within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; I have a rather larger product listing (97,000 items). When I do a search for an item type, the search ...
I have a rather larger product listing (97,000 items).
When I do a search for an item type, the search process takes a long time.
Any way to increase the search result time?
URL to site: www.digitalcheap.com
Create indexes....PM sent!
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
This is what I was told from my programmer - If you have any thoughts or ideas please let me know. Thanks!!
------ Info from my programmer -------------
No. It will not help.
Search in OSC cannot use any indexes
Only can use FULLTEXT index, but this index type do not work on you
OSC tables.. All tables type is MyISAM... Fulltext search require
InnoDB tables. I will try to make both type tables on my local server
with you OSC DB and try to run some queries on it for performance
checking.
Bookmarks