Zen Cart Logo
Forums / Customization from the Admin / Search Issue - why are certain results missing?

Search Issue - why are certain results missing?

Locked

Views: 1,429

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
14 Jun 2009, 2:39 AM
#1
shaza avatar

shaza

New Zenner

Join Date:
Mar 2009
Posts:
11
Plugin Contributions:
0

Search Issue - why are certain results missing?

Hi,

I did a zen-cart implementation recently and was presented with a weird issue regarding the search feature. There are around 4 products with similar names and when we search something like:

HP C8061X

we get results like C8061XR, HPC8061AR but not C8061A. Why doesn't C8061A come up when we search since 4 of them already match?

14 Jun 2009, 9:36 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Search Issue - why are certain results missing?

Where is your site??

15 Jun 2009, 6:53 AM
#3
shaza avatar

shaza

New Zenner

Join Date:
Mar 2009
Posts:
11
Plugin Contributions:
0

Re: Search Issue - why are certain results missing?

Do you mean the URL?

It's:

http://laserlink-ccsf.com

However per client request the catalogue isn't able to be browsed without login and authentication. So I dont think it will help much.

It's hosted by godaddy

16 Jun 2009, 4:37 PM
#4
shaza avatar

shaza

New Zenner

Join Date:
Mar 2009
Posts:
11
Plugin Contributions:
0

Re: Search Issue - why are certain results missing?

I really need some help with this one.

To establish what I mean, if you go to:

http://www.laserlink-ccsf.com

and login as :

email: shazaam3@hotm ail.com
pw: sanfrancisco

You can see the search problem I'm talking about. Is there a minimum match thing in zen-cart so I can lower?

16 Jun 2009, 4:45 PM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Search Issue - why are certain results missing?

You might look at what you have in your product meta tags as they are searched too ...

Often times you can utilize the meta tags to relate products that do not have the information in the products_name or products_description that you want to relate in a search ...

16 Jun 2009, 4:58 PM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Search Issue - why are certain results missing?

shaza:

when we search something like:

HP C8061X

we get results like C8061XR, HPC8061AR
Um, actually, no, you get "C8061XR" and "HP C8061X".
At least, that's all I saw when I just did the search you described.

shaza:

... but not C8061A. Why doesn't C8061A come up when we search ... ?
Well, that would be because C8061**A** is not C8061**X**

Searching for C8061A brings back "C8061A" and "HPC8061AR".

So ... as far as I can tell, it's doing exactly what you're asking it to do.

16 Jun 2009, 6:33 PM
#7
shaza avatar

shaza

New Zenner

Join Date:
Mar 2009
Posts:
11
Plugin Contributions:
0

Re: Search Issue - why are certain results missing?

Too bad I didn't check this. I used the meta tag method and just made sure to put "HP" there so that it would bring up that product. Thanks guys!