That approach would work, but it seems like its going to have some caveats: - We're looking to stop using tsearch for search (doesn't do what we need) - subscribers can change their name, this adds a renaming burden for correctness?
Also, I don't see why full text search rather than structured search is needed here - I mean, if the data is structured fairly clearly, just a regular query would do, wouldn't it? -Rob _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

