Re: fulltext parser strange behave

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: fulltext parser strange behave
Дата
Msg-id 11425.1194477060@sss.pgh.pa.us
обсуждение исходный текст
Ответ на fulltext parser strange behave  ("Pavel Stehule" <pavel.stehule@gmail.com>)
Ответы Re: fulltext parser strange behave  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
"Pavel Stehule" <pavel.stehule@gmail.com> writes:
> I am writing tsearch2 wrapper and I testing functionality. I found
> some little bit strange on default parser. It can't parse tags with
> numbers:

Well, the state machine definitely thinks that tag names should contain
only ASCII letters (with possibly a leading or trailing '/').  Given the
HTML examples I suppose we should allow non-first digits too.  Is there
anything else that should be considered a tag?  What about dash and
underscore for instance?
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Gevik Babakhani"
Дата:
Сообщение: Throw error and ErrorContext question.
Следующее
От: CaT
Дата:
Сообщение: Feature Request: inline comments