Let\'s say I do something like this:
SELECT c."id", ..., SIMILARITY(c."body", $1) as "similarity" FROM "comments"