Re: access to lexems or access to parsed elements

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема Re: access to lexems or access to parsed elements
Дата
Msg-id 20110825195717.71e30d01@dawn.webthatworks.it
обсуждение исходный текст
Ответ на access to lexems or access to parsed elements  ("Massa, Harald Armin" <harald@2ndQuadrant.de>)
Список pgsql-general
On Thu, 25 Aug 2011 18:21:21 +0200
"Massa, Harald Armin" <harald@2ndQuadrant.de> wrote:

> I want to access the single words in a text. Better yet: the
> relevant words (i.e. without stop words) in a text.
>
> to_tsvector or casting gets me the lexems as a tsvector:

I wrote this piece of C code more than a year ago. [1]
It has been working in a production environment for quite a lot.

It just works with versions < 8.4 since it doesn't support *.
I'd be willing to maintain the module or even expand its
features and release it on any license that will please postgresql
community if my effort would actually make it more easily available
to other people but throwing it on the internet won't be enough.

If someone think it is worth the effort to help me understand how
that could happen I'd be glad to learn.


[1]
http://www.webthatworks.it/d1/content/postgresql-c-module-turn-tsvectors-tsquery-and-return-tsvectors-tables

--
Ivan Sergio Borgonovo
http://www.webthatworks.it


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: rollback doubt and connection to remoteDB
Следующее
От: Lonni J Friedman
Дата:
Сообщение: pg_restore with -j fails (works without -j option)