Re: tsearch2 and pdf files

From: "Philip Johnson" <philip(dot)johnson(at)atempo(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: tsearch2 and pdf files
Date: 2006-12-11 17:23:04
Message-ID: 002101c71d49$049fd430$3300fe0a@fr.atempo.network
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Do you know what kind of table should I use ?
Is there a shell script or a php script that does the work ?

regards

> -----Message d'origine-----
> De : pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-
> owner(at)postgresql(dot)org] De la part de Hannes Dorbath
> Envoyé : lundi 11 décembre 2006 12:21
> À : pgsql-general(at)postgresql(dot)org
> Objet : Re: [GENERAL] tsearch2 and pdf files
>
> You just need software that extracts the text from it. Search google for
> pdf2txt and others. Printer drivers that try to get text from anything
> are available as well.
>
>
> On 11.12.2006 11:41, Philip Johnson wrote:
> > I'm using Postgresql 8.1.5
> >
> > Tsearch2 is installed and runs well
> >
> > I'd like to use tsearch2 to index PDF files.
> >
> > Do someone has a detailed process to implement that?
>
>
> --
> Regards,
> Hannes Dorbath
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bob Pawley 2006-12-11 17:44:58 Geometric Types
Previous Message Brandon Aiken 2006-12-11 17:01:39 Re: Numeric or Integer for monetary values?