Robert Haas <[email protected]> writes: > In the OP, he suggested "on the order of 100". Maybe we could just go with > 100.
I'm OK with that in view of <[email protected]> and some experiments of my own, but I wonder why we are only thinking of to_tsvector. Isn't to_tsquery, for example, just about as expensive? What of other text search functions? regards, tom lane -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
