Re: How to speed up tsearch2 indexing

From: Werner Bohl <WernerBohl(at)infutor(dot)com>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: How to speed up tsearch2 indexing
Date: 2005-03-09 20:21:06
Message-ID: 1110399666.3528.1.camel@sirio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, 2005-03-09 at 20:41 +0300, Oleg Bartunov wrote:

> What's your tsearch2 configuration ? Do you use dictionaries ?
> I wrote a brief explanation of tsearch2 internals
> http://www.sai.msu.su/~megera/oddmuse/index.cgi/Tsearch_V2_internals
>
Tsearch2 is using default english configuration. No dictionaries, just
put some more stop words (10) in english.stop.

> Hope, it could help you.
>
> >
> >
> > TIA,
> >
> >
> >
>
> Regards,
> Oleg
> _____________________________________________________________
> Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
> Sternberg Astronomical Institute, Moscow University (Russia)
> Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
> phone: +007(095)939-16-83, +007(095)939-23-83
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Oleg Bartunov 2005-03-09 20:27:33 Re: How to speed up tsearch2 indexing
Previous Message Oleg Bartunov 2005-03-09 17:41:01 Re: How to speed up tsearch2 indexing