[ic] DbSearch returns wrong results

Alexander Fedorenko interchange-users@interchange.redhat.com
Mon Apr 22 07:25:01 2002


Hello.

I try to find in 'products' database using standard 'searc_box_small'
component.

But results.html returns wrong results.

Also, when I entered SKU that contains all digits, it shows message
"Sorry, no matches for " .

What is the purpose of first "mv_searchspec" value that equals every
time to "1" ?

Instead, when I use loop tag, I got right results

[loop search="
            fi=products
	      se=Yellow
    "]
[loop-code]
[/loop]


Can anybody give me some hint how to check the work of Vend::DbSearch
module ?

Regards, Alexander .