Fix ICU search problem / caret not escaped.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 18 Mar 2009 14:41:34 +0000 (15:41 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 18 Mar 2009 14:41:34 +0000 (15:41 +0100)
For some ICU versions (4.0.1, possibly others) the normalized term
may include a caret (^) in it and so this chracter must also be
escaped before turned into a regular expression.


No differences found