Re: tsearch comments

From: "Bjorn Metzdorf" <bm(at)turtle-entertainment(dot)de>
To: "Oleg Bartunov" <oleg(at)sai(dot)msu(dot)su>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: tsearch comments
Date: 2003-01-23 08:07:36
Message-ID: 00f701c2c2b6$809b4110$0564a8c0@shock
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > Well I now see where the problem is, the function does not always have
to
> > return the same if the arguments are the same (the data might have
changed
> > and there may be more or less matching entries). Any hints how to
overcome
> > this?
>
> No way, Bjoern. Think about stemming, for example.

Do index functions always have to be marked "iscachable" ?

Btw, the error message was confusing. It said that the function has to be
marked "isImmutable", but there is no such attribute, instead "iscachable"
had to be used. This seems to be a bug.

Regards,
Bjoern

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Timur Irmatov 2003-01-23 08:14:25 types & index usage
Previous Message Zeeshan Anwar 2003-01-23 07:01:06 Query