<programlisting>
ALTER TEXT SEARCH CONFIGURATION russian
- ADD MAPPING FOR asciiword, asciihword, hword_asciipart WITH thesaurus_simple;
+ ALTER MAPPING FOR asciiword, asciihword, hword_asciipart WITH thesaurus_simple;
</programlisting>
</para>
);
ALTER TEXT SEARCH CONFIGURATION russian
- ADD MAPPING FOR asciiword, asciihword, hword_asciipart WITH thesaurus_astro, english_stem;
+ ALTER MAPPING FOR asciiword, asciihword, hword_asciipart WITH thesaurus_astro, english_stem;
</programlisting>
Now we can see how it works.