barrymavin
2019-12-26, 20:29
Did you know that Lianja has a built-in soundex operator
2140
I've added "sounds like" to the search panel in 5.2 together with "like".
Desktop.
2141
In Web/Mobile.
2142
And if anyone is wondering whether this works with MSSQL and/or MySQL the answer is yes as the expression is parsed and uses soundex(field)=soundex(value).
2140
I've added "sounds like" to the search panel in 5.2 together with "like".
Desktop.
2141
In Web/Mobile.
2142
And if anyone is wondering whether this works with MSSQL and/or MySQL the answer is yes as the expression is parsed and uses soundex(field)=soundex(value).