simple search ignores keywork, returns all products

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ksolito
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 42
Joined: Tue Nov 25, 2008 3:16 pm

simple search ignores keywork, returns all products

Post by ksolito » Tue Aug 11, 2009 8:23 am

Problem existed in v7.0.2 and remains in 7.0.3.

We display but the simple search entry field and button and a link to Advanced Search on the header bar.

The advanced search works fine but the simple search returns all items in the store regardless of the value (if any at all) entered. I read some other posts about problems with the Simple Search but they don't seem to apply. Our simple seach code is unmodified.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: simple search ignores keywork, returns all products

Post by mazhar » Tue Aug 11, 2009 8:42 am

Are you using CategorySearchSidebar on store search page? There was a problem that store search returns all records if you don't have CategorySearchSidebar control present on search page.

ksolito
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 42
Joined: Tue Nov 25, 2008 3:16 pm

Re: simple search ignores keywork, returns all products

Post by ksolito » Tue Aug 11, 2009 9:15 am

Found it. I added this: [[ConLib:CategorySearchSidebar Visible="false"]] since we don't want the CategorySeachSidebar.

Thanks.

Post Reply