Hi,
I want to index "-", "+" and "_" characters and the expression I used is,
<sql "set addexp='\alnum=[\alnum\+\-\_]{0,30}'"></sql>
but it gives an invalid query term "-" in the log file. Where am I making a mistake? I know "-" has a different meaning in TEXIS, but still I want to index that character. Do i need to change the search script as well??
Thanx,
I want to index "-", "+" and "_" characters and the expression I used is,
<sql "set addexp='\alnum=[\alnum\+\-\_]{0,30}'"></sql>
but it gives an invalid query term "-" in the log file. Where am I making a mistake? I know "-" has a different meaning in TEXIS, but still I want to index that character. Do i need to change the search script as well??
Thanx,