Re: Problem with site doc search

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Gurjeet Singh <singh(dot)gurjeet(at)gmail(dot)com>, PGSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Problem with site doc search
Date: 2008-03-06 08:56:03
Message-ID: 20080306085603.GC2033@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


No, it's still on the TODO. Gevik has also been looking a bit at it (I
think - at least he's indicated that he is), and he recently got some nwe
parser code to look at to see if we can use to fix it.

//Magnus

On Wed, Mar 05, 2008 at 10:23:28PM -0500, Bruce Momjian wrote:
>
> Has this been addressed?
>
> ---------------------------------------------------------------------------
>
> Oleg Bartunov wrote:
> > On Tue, 5 Feb 2008, Magnus Hagander wrote:
> >
> > > No. It's on the list, but other things around the release haev priority.
> >
> > I just returned from my Europe trip and have many things to do :)
> >
> > >
> > > //Magnus
> > >
> > > On Mon, Feb 04, 2008 at 06:43:09PM -0800, Gurjeet Singh wrote:
> > >> Hi guys.... any updates on this? Pinging you just so that we do not forget
> > >> it in the heap of mails in our inboxes.
> > >>
> > >> Best regards,
> > >>
> > >> On Feb 3, 2008 8:40 AM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> > >>
> > >>> Oleg Bartunov wrote:
> > >>>> On Sat, 2 Feb 2008, Gurjeet Singh wrote:
> > >>>>
> > >>>>> Hi All,
> > >>>>>
> > >>>>> I just noticed a minor bug in our search results. Searching for
> > >>>>> is_insteadbool in 8.3 docs returns the following page:
> > >>>>>
> > >>>>> http://www.postgresql.org/docs/8.3/static/catalog-pg-rewrite.html
> > >>>>>
> > >>>>> is_instead is a column, and bool is the datatype, both mentioned in
> > >>>>> different columns. I know it is based on postgres' own full text
> > >>>>> search, but
> > >>>>> am not sure about the method how docs are read by the search engine. It
> > >>>>> seems that the problem lies in the the way the doc was read and fed to
> > >>>>> the
> > >>>>> index builder, because the initial search results show these two words
> > >>>>> combined.
> > >>>>>
> > >>>>> Also, is it possible to teach our search engine to *not* treat _
> > >>>>> (underscore) as a word separator? This would be great help and would
> > >>>>> result
> > >>>>> much better results.
> > >>>>
> > >>>>
> > >>>> Sure, there are many ways to do this. Magnus ?
> > >>>
> > >>> Which way would you recommend? You're the tsearch master ;-)
> > >>>
> > >>> //Magnus
> > >>>
> > >>
> > >>
> > >>
> > >> --
> > >> gurjeet[(dot)singh](at)EnterpriseDB(dot)com
> > >> singh(dot)gurjeet(at){ gmail | hotmail | indiatimes | yahoo }.com
> > >>
> > >> EnterpriseDB http://www.enterprisedb.com
> > >>
> > >> 17? 29' 34.37"N, 78? 30' 59.76"E - Hyderabad
> > >> 18? 32' 57.25"N, 73? 56' 25.42"E - Pune
> > >> 37? 47' 19.72"N, 122? 24' 1.69" W - San Francisco *
> > >>
> > >> http://gurjeet.frihost.net
> > >>
> > >> Mail sent from my BlackLaptop device
> > >
> > > ---------------------------(end of broadcast)---------------------------
> > > TIP 7: You can help support the PostgreSQL project by donating at
> > >
> > > http://www.postgresql.org/about/donate
> > >
> >
> > Regards,
> > Oleg
> > _____________________________________________________________
> > Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
> > Sternberg Astronomical Institute, Moscow University, Russia
> > Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
> > phone: +007(495)939-16-83, +007(495)939-23-83
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> > message can get through to the mailing list cleanly
>
> --
> Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
> EnterpriseDB http://postgres.enterprisedb.com
>
> + If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavan Deolasee 2008-03-06 09:07:01 Re: 8.3.0 Core with concurrent vacuum fulls
Previous Message Magnus Hagander 2008-03-06 08:54:29 Re: NetBSD/MIPS supports dlopen