I know that from the administration panel in Catalog / Search there is an option, I have set this value to 1.
I also modified the MySQL my.cnf file to set the value ft_min_word_len = 1. However, searches of less than 3 characters in my store continue without results.
i'm using MySQL as a search engine in Magento 2.3.2
I would appreciate any guidance in this regard. On the other hand, I have not implemented Elasticsearch in my ecommerce because I am not sure if it is suitable for the architecture that will support it (8GB RAM and 4 CPUs VPS, the store contains about 300 products)