Re: integration of fulltext search in bytea/docs

Поиск
Список
Период
Сортировка
От Radek Novotný
Тема Re: integration of fulltext search in bytea/docs
Дата
Msg-id 200907301509.12817.radek.novotny@mediawork.cz
обсуждение исходный текст
Ответ на Re: integration of fulltext search in bytea/docs  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: integration of fulltext search in bytea/docs
Re: integration of fulltext search in bytea/docs
Re: integration of fulltext search in bytea/docs
Список pgsql-general
Is there possible to create pg trigger that runs shell script?
--

www.publicstream.cz - vytvořili jsme produkt pro živé přenosy (online streaming) a videoarchív ve formátu FLASH.


Bc. Radek Novotný
jednatel Mediawork group s.r.o.


tel.: +420 724 020 361
email: radek.novotny@mediawork.cz
http://www.mediawork.cz

Dne St 29. července 2009 17:38:31 Pavel Stehule napsal(a):
> Hello
>
> Dne 29. červenec 2009 16:46 Radek Novotný <radek.novotny@mediawork.cz>
>
> napsal(a):
> > Hello,
> > is there in the roadmap of postgre integration of fulltext searching in
> > documents saved in blobs (bytea)?
>
> What I know, no. PostgreSQL doesn't know about others binary formats,
> so it cannot do it.
>
> > For example linux antiword can export fine text output that can be
> > inserted into varchar field.
>
> I understand it well. Three years ago, we used antiword. We stored two
> values - bytea - original word doc, and text - antiword output. The
> overhead is minimal, and this solution worked very well.
>
> > Would be very very nice (postgre users can be proud to be first) to save
> > documents into bytea and search that field via to_tsvector, to_tsquery
> > ...
>
> It's should be very slow. You have to do repeated transformation.
>
> Pavel Stehule
>
> > --
> >
> > www.publicstream.cz - vytvořili jsme produkt pro živé přenosy (online
> > streaming) a videoarchív ve formátu FLASH.
> >
> > Bc. Radek Novotný
> > jednatel Mediawork group s.r.o.
> >
> > tel.: +420 724 020 361
> > email: radek.novotny@mediawork.cz
> > http://www.mediawork.cz


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

Предыдущее
От: Scott Mead
Дата:
Сообщение: Re: Slony and local machine slave..(supernewbie question)
Следующее
От: Sam Mason
Дата:
Сообщение: Re: integration of fulltext search in bytea/docs