Johann Reinké
Johann Reinké
Hi, Each query on elasticsearch is scoped by the current store id so the sort_by_name_pt field should be used correctly. And even if sort_by_name_en (or any other language) is in...
Thanks for bug and fix report. Could you make a PR for this?
MySQL 5.5.25 Magento 1.6.2
Ok I'll try this with 200k products.
Do you have an example page where the bug appears please?
Hello, Sorry for the delay but I also need your Magento admin credentials please (in private: bubbleshop.net [at] gmail.com) Johann 2015-08-03 15:55 GMT+02:00 balasivagnanam [email protected]: > http://synergo.com.sg/sample/ergoshop/index.php > > —...
I can't reproduce it. Don't you have something in log files?
This is not a known bug. Can you provide the commands you have executed before please?
How do you see that all fields are used as soon as you start typing something? As far as I can see, only `name` field is used thanks to the...
Thanks for your feedback. Indeed, this part of code could be optimized to keep only interesting fields. This is something you can already do by observing the event `bubble_autocomplete_product_collection_init`. Then,...