Forum Post: Re: How To Use Special Characters With A Word Index

  • Thread starter Thread starter Libor Laubacher
  • Start date Start date
Status
Not open for further replies.
L

Libor Laubacher

Guest
Peggy, what is the codepage & collaction of the db in question and what word-break table do you use ? If you want to have a query like that, or rather ‘… where fields contains “(*”’ you would need to amend the word-break rule file and add “(“ as ‘allowed’ character there, recompile the wb rules, redeploy proword.n and reindex the word index/es. Example with ut8-bas.wbt .. '%', USE_IT, '#', USE_IT, '(', USE_IT, '@', USE_IT, .. Then the query works. Kind regards /Libor

Continue reading...
 
Status
Not open for further replies.
Back
Top