Page 1 of 1

VM Search String Manufacturer + Item name + Desc + sku

PostPosted: Wed Oct 22, 2014 8:51 pm
by zfashola@.....com
Hello can you allow for the search module to do a combo search. For part and full names, for example
Manu - Apple
Item Name - iPod 20gb
Item Desc - white
price - $500
sku - 20806

search - apple white 20 = Any White Apple product with 20 in it's information, and the 20 could be from part of the sku or the the 20gb.

Thanks

Re: VM Search String Manufacturer + Item name + Desc + sku

PostPosted: Mon Aug 10, 2015 6:47 pm
by admin
hello, all except the manufacturer, category or price is now being searched in OPC's Ajax Search. Also it does not search attributes as they are not indexed in Virtuemart and thus you'd need two dedicated servers to make it work.

it's not possible to search the price, since it is a result of a calculation which is very slow to do as well.

right now it searches:
- name (any part of it)
- short desc / long desc (if enabled)
- sku

best regards, stan