You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After configurating the extension the full text search API V1/search?searchCriteria[requestName]=quick_search_container&searchCriteria[filterGroups][][filters][][field]=search_term&searchCriteria[filterGroups][][filters][][value]=phones throws error
"Warning: Invalid argument supplied for foreach() in /projects/vendor/smile/elasticsuite/src/module-elasticsuite-core/Model/Search/RequestMapper.php on line 43"
Steps to reproduce
Install and configure the extension using the steps in the WIKI
Preconditions
After configurating the extension the full text search API
V1/search?searchCriteria[requestName]=quick_search_container&searchCriteria[filterGroups][][filters][][field]=search_term&searchCriteria[filterGroups][][filters][][value]=phones
throws error"Warning: Invalid argument supplied for foreach() in /projects/vendor/smile/elasticsuite/src/module-elasticsuite-core/Model/Search/RequestMapper.php on line 43"
Steps to reproduce
Expected result
Should get a search result for the GET request query
Actual result
The text was updated successfully, but these errors were encountered: