[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to search *word* in a word index

  • Thread starter Thread starter gus bjorklund
  • Start date Start date
Status
Not open for further replies.
G

gus bjorklund

Guest
the contains operator works well only for leading character string searches in word-indexed queries. to make use of it for trailing string searchess, you would have to add a second character field in which all the values are in reverse order character-wise and then word index that.

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