blog.lateral.io/2015/05/full-text-search-in-milliseconds-with-postgresql

At Lateral we use PostgreSQL to store documents for our visualiser. Each document consists of a text column and a JSON column with meta data inside such as a title, date and URL. We wanted to create a fast search experience for the visualiser that lets you search the full text of documents as well as their titles to quickly find a document to get Lateral recommendations for.


Comments (0)

Sign in to post comments.