Search Postgresql Archives

Re: tsearch2 and bytea

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Apr 20, 2004 at 02:32:07PM -0700, Gralewski Daniel wrote:

> Does tsearch2 support indexing on bytea column?
> 
> I'll have a table where i'll put any kind of file:
> xml, txt, pdf, gif, jpg. And i would like textual
> search on it.

As long as you can come up with text for the files ... what use would be
indexing a PDF, which is mostly compressed information?  Or a JPEG file,
which is only a stream of bits?  You could of course write some
descriptive keywords for images, or extract the whole text from the PDF
with some tool, and index that.

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"No hay ausente sin culpa ni presente sin disculpa" (Prov. francés)

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux