View Single Post

   
  #4 (permalink)  
Old 04-12-2008, 06:06 AM
Oleg Bartunov
 
Posts: n/a
Default Re: tsearch2 error msg

On Tue, 3 Oct 2006, Magnus Hagander wrote:

>> BTW, try
>> # select plainto_tsquery('foo bar');
>> plainto_tsquery
>> -----------------
>> 'foo' & 'bar'
>> (1 row)
>>
>> It parses plain text and makes tsquery. Function exists only in 8.2
>> - some later we add docs about changes in tsearch2.


Current docs, covering 8.2 is available from
http://www.sai.msu.su/~megera/wiki/tsearch2slides


Regards,
Oleg
__________________________________________________ ___________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote