Search Postgresql Archives
Turning off automatic ranking on words
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi,
How can I turn off the positioning since I won't be needing it.
SELECT to_tsvector('english','in the list of stop words');
to_tsvector
----------------------------
'list':3 'stop':5 'word':6
I don't need to store the positions as shown in the example because I rank according to date/price etc..
Thank you, James
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]