Page 1 of 1
search description with simple search?
Posted: Mon Oct 31, 2011 9:40 am
by Chris Hadden
Is there a way to alter the simple search so it also searches the description?
Thanks
Chris
Re: search description with simple search?
Posted: Mon Oct 31, 2011 2:09 pm
by david-ebt
What version of AbleCommerce are you using?
I'm not sure what version it started, but the keyword search of the ProductDataSource.NarrowSearch function used in search.aspx.cs called by the simple search does search description. At least it does if you are using the full text searching.
Re: search description with simple search?
Posted: Wed Nov 02, 2011 8:47 am
by Chris Hadden
I am using 7.0.2
Re: search description with simple search?
Posted: Wed Nov 02, 2011 6:18 pm
by david-ebt
Based on the AbleCommerce change log, it looks like the fulltext search was first included with 7.0.3. I don't have access to code before 7.0.3.
Sorry I couldn't be of more help,