Hi,
I am using AjaxSearch 1.8.3a.
Is it possible to set "minChars" to be 2? If I do so in a call to the snippit or even directly in the config file, I still get a message saying: "At least 3 characters are required for your search term".
If I increase the number, it works fine... so is 3 the minimum possible? I am sure I managed to set it to 2 on a previous version of AjaxSearch.
Thanks and regards,
Matt
Thanks for the quick reply coroico.
Apollo009: Have you had any luck with this?
Make sure you are editing the "classes/search.class.inc.php file" and not the default config file.
You could also try adding "&minChars=`2`" to the snippit call.