[ic] Search problem

Walter de Kok Walter@afa.nl
Tue, 3 Apr 2001 16:21:36 +0200


Hi,

I have a problem with this search:

<FORM ACTION="[area search]">
<INPUT TYPE=hidden NAME=mv_coordinate VALUE=1>
<INPUT TYPE=hidden NAME=mv_searchtype VALUE=db>
<INPUT TYPE=hidden NAME=mv_matchlimit VALUE=25>
<INPUT TYPE=hidden NAME=mv_sort_field VALUE=category>
<INPUT TYPE=hidden NAME=mv_search_field VALUE=":*">
<INPUT TYPE=hidden NAME=mv_column_op VALUE=ne>
<INPUT TYPE=hidden NAME=mv_column_op VALUE=rm>
<INPUT TYPE=hidden NAME=mv_searchspec VALUE="">
<INPUT MAXLENGTH=30 NAME=mv_searchspec type="text" size="10">


In my products database I have a product that has the sku -> HPC1823D

When I try to search for hpc1823d, the right product comes up, also when I
look for HP, it shows up.
But when I searh for 1823 it doesn't come up.
I guess there is something wrong in the mv_searchspec or the mv_column_op

Can someone please help me with this?

T.i.a.
Walter