Hello,
I’m using ACSM v.2.3.9 (I know I’m not up to date, so maybe this is issue is fixed in the latest version, feel free to lock this topic if that’s the case).
When opening a car description page /car/<my_car_folder_name>
and then clicking on the author name to filter the car content search page, if the author name contains a space, the research does not return the expected result set.
Search string should be between quotes.
Example: when clicking Author: Team V8SCorsa 2020
the search input looks like this: +author:Team V8SCorsa 2020
but should be like this +author:"Team V8SCorsa 2020"
Thanks!