[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] DbSearch returns wrong results
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 .