So that the search "Example" returns "(Example)"
I tried to place the bracket UTF code in ignore_chars but this doesn't work.
Current config is below:
production:
version: 1.10-beta
wordforms: lib/wordforms.txt
stopwords: lib/stopwords.txt
charset_table: "0..9, a..z, _, U+023, A..Z->a..z, U+410..U+42F->U+430..U+44F, U+430..U+44F"
ignore_chars: "U+0027, U+0028"
morphology: stem_en