VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: kmogongora on March 18, 2015, 15:46:06 PM

Title: Virtuemart 3.0 search module term position problem
Post by: kmogongora on March 18, 2015, 15:46:06 PM
Hello Everybody

Joomla 3.4.0
VirtueMart 3.0.6.2

I´m creating an automotive aftermarket control cables catalog for a company. I upload 2700 products using CSVImproved, everithing is working great, i try using the virtuemart search module to search products based on key words, if i write the words "acelerador", the system return products with that word, the same if I typo "corsa", and "Acelerador Corsa" but if i try with "Corsa Acelerador" theres no products.

So the problem is input A+B return products
input B+A and theres no return.

The user should be able to search using thge terms in any order.

I also try with the 3 party module SP ajax search module, but i have the same results.

Any Idea?

Thanks