Search by label does not work JSON API
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Search by label does not work JSON API
If i search for Fichte it shows:
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';
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
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
https://aimeos.org/docs/latest/infrastr ... hort-words
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star