contrib/tsearch - word order - Mailing list pgsql-admin

From Bruce Young
Subject contrib/tsearch - word order
Date
Msg-id 20030623042717.16188.qmail@web10405.mail.yahoo.com
Whole thread Raw
Responses Re: contrib/tsearch - word order  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-admin
I am playing around with contrib/tsearch, but now i am not sure how to
implement it.
When i insert words into a txindx column, they are not in the same order after
a select.
Question is...  is there a way to select text in the order it was inserted or
do i have to insert a
duplicate into a varchar/text  column so i can display from the text column
upon search on the
txtindx column.
thanks

  - bruce

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Problem with tcp/ip connection, postgresql.conf
Next
From: Oleg Bartunov
Date:
Subject: Re: contrib/tsearch - word order