I would like to display to the user when they try to search for a term that is less than qminwordlen allowed. I see these messages in the vortex.log file and they are also included in html comment tags.
I really don't want to show all messages but I think this one would help users. Is there an easy way of doing this, or do I need to loop through all of the query terms looking for the the string length before the search is done?
I really don't want to show all messages but I think this one would help users. Is there an easy way of doing this, or do I need to loop through all of the query terms looking for the the string length before the search is done?