Vectorex is a builder for [full text search controls](https://www.postgresql.org/docs/current/textsearch-controls.html) for Postgres. Instead of concatenating strings to build a `ts_vector`, Vectorex provides a minimal API to do it fluently.