Plugin Support
Kris
(@c0nst)
Hi @ckwang
I see that you are using Google Translate. GTTranslate translations aren’t stored in a database – instead, they are translated on the fly. So no way that this solution will work with FiboSearch. According to the plugin author post here:
We do not have support for search functionality. The only option is to use Google plugin or any other approach based on indexing of the translated content.
If you want to query your database from search phrase entered by user then you have to translate the user input on the fly first and then fire the query. Since you cannot trust the user input and you also cannot guess the user input language this usually does not work well.
edo888
Read here for more about the Multilingual plugins that FiboSearch is integrated with.
Regards,
Kris
