Page 1 of 1

Search by label does not work JSON API

Posted: 19 Apr 2022, 07:13
by mefailing
If i search for Fichte it shows:
Image

But if i search for KVH i got no results.

URL = '/shop/json-api?ai[action]=options&ai[controller]=Jsonapi&ai[resource]=product&ai[include]=product/property,attribute,media,price,text,catalog,supplier,stock&ai[page][offset]=' + _offset + '&ai[page][limit]=16&ai[filter][f_search]=kvh';

Re: Search by label does not work JSON API

Posted: 04 Jul 2022, 14:06
by aimeos
This is a MySQL limitation. See here how to configure MySQL to search for three letter words:
https://aimeos.org/docs/latest/infrastr ... hort-words