Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: tsearch partial word


  • From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
  • To: Yudie Pg <yudiepg(at)gmail(dot)com>
  • Cc: pgsql-general(at)postgresql(dot)org
  • Subject: Re: tsearch partial word
  • Date: Tue, 18 Apr 2006 00:56:16 +0400
  • Message-id: <444400F0(dot)5030807(at)sigaev(dot)ru>

Tsearch doesn't support such scan. You can add your own operation or modify existing, but in any case index will not support it.

I don't known efficient index structure for queries you need...

Yudie Pg wrote:
Is it possible to search partial word as *like '%...%'* in tsearch?
Yudie

--
Teodor Sigaev                                   E-mail: teodor(at)sigaev(dot)ru
                                                   WWW: http://www.sigaev.ru/



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group