Happened upon another good writeup on PostgreSQl's excellent text search functionality. It details an actual use-case where speed is required, and how to extract that speed from PostgreSQL using indexes and a modified search function.