contrib/tsearch - word order

From: Bruce Young <hbrucey(at)yahoo(dot)com>
To: PostgreSQL Admin <pgsql-admin(at)postgresql(dot)org>
Subject: contrib/tsearch - word order
Date: 2003-06-23 04:27:17
Message-ID: 20030623042717.16188.qmail@web10405.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Oleg Bartunov 2003-06-23 08:31:21 Re: contrib/tsearch - word order
Previous Message Bruce Momjian 2003-06-23 04:23:44 Re: Problem with tcp/ip connection, postgresql.conf