I'd like to know, if there is any possibility to use by full text search some special charachters (like ? or _ etc.) or regular expressions.
I want to create full text search, but I need to create a question similar to RLIKE 'v[eěEĚ]...' or at least to LIKE 'v_c...'
Thnaks for your help
I want to create full text search, but I need to create a question similar to RLIKE 'v[eěEĚ]...' or at least to LIKE 'v_c...'
Thnaks for your help