facets
4 Minutes

Fascinating Faceting with Postgres

Faceting is a powerful way to allow users to filter results in a search engine. In this post, we explore how to implement a basic faceting query in Postgres.