Re: ERROR: Gin doesn't support full scan due to it's awful - Mailing list pgsql-general

From Teodor Sigaev
Subject Re: ERROR: Gin doesn't support full scan due to it's awful
Date
Msg-id 44FE8294.9060301@sigaev.ru
Whole thread Raw
In response to Re: ERROR: Gin doesn't support full scan due to it's awful  (Charlie Savage <cfis@savagexi.com>)
List pgsql-general
> I see why it would now.  But it would be nice if the message mentioned
> the root cause of the problem  - that the tsquery value does not contain
> any lexemes and thus is not valid for doing a search.

... doing a index search :(. GIN core doesn't know anything about
tsvector/tsquery/tsearch - so, error message should mention something like this:
GIN index doesn't support search with void argument.




--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

pgsql-general by date:

Previous
From: Charlie Savage
Date:
Subject: Re: ERROR: Gin doesn't support full scan due to it's awful
Next
From: "Fabi Avilés"
Date:
Subject: Date using Int8