Hi there
I am implementing the search module on my home page, I am using the Mutliple Row layout, but only using the "show textbox" with a keyword: label. I guess this searches multiple fields in the product table, but its either coming up with no results or times out.
What stored procedure is used for this searching? I would like to implement full text searching on my product catalogue as we will be running a few million products, so I would like to customise the stored procedure.
I cant find any detailed information about this in the smithshoppingcartmanual.pdf
If I can find out what SP is being used for this search I can customise it to include full text and only search the fields I want it to.
Please advise.
Thank you.
Cheers
Jako