Hi guys,
Problem: ANY search term ending in "ing" will redirect/resort straight back to the last page visited.
I'm running Elasticsearch 7, Magento 2.4.5 p1 (aslo tested on 2.4.6), running on a vps Centos7 WHM, test done with 3rd party search engines disabled. All caches cleared, and re-indexed. Also ran test with 3rd party search extension enabled with same results. Same results on test site and live site on seperate Cpanel accounts.
Example: Cut, Cutt and Cutti give expected results. Cutting will not work
Example: Sand works, Sanding will not Example: Premier, Exterior, Exterior Cut all work Example: Bong works, Bing will not work
Example: Endong will work, Ending will not
I have tried adding symonyms but no luck. I cannot even add the search term to a url ie
catalogsearch/result/?q=cut will work but typing catalogsearch/result/?q=cutting redirects to last page and changes url as if it wasn't typed at all. No "ing" words will get added to the search terms in admin either.
There are also no redirects associated with "ing" and no errors listed in any log including cpanel, VAR and root folders.
Has anyone seen behaviour like this before?
Any help greatly appreciated.