| От | Tom Lane |
|---|---|
| Тема | Re: Full text search |
| Дата | |
| Msg-id | 18367.1265825027@sss.pgh.pa.us обсуждение |
| Ответ на | Full text search (Mladen Gogala <mladen.gogala@vmsinfo.com>) |
| Список | pgsql-novice |
Mladen Gogala <mladen.gogala@vmsinfo.com> writes: > Where can I find the list of separator characters for the configuration > named "english"? In other words, I need the list of characters which > delimit words. The default parser is documented here: http://www.postgresql.org/docs/8.4/static/textsearch-parsers.html Anything that isn't a letter, a digit, or allowed by one of the special cases mentioned there will be treated as a separator. Also, a bit of experimentation with ts_debug() should clear up any details you find unclear. regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера