Full Text Search support for json and jsonb

Andrew Dunstan <andrew@dunslane.net>

Commit: e306df7f9cd6b4433273e006df11bdc966b7079e
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-03-31T18:26:03Z
Releases: 10.0
Full Text Search support for json and jsonb

The new functions are ts_headline() and to_tsvector.

Dmitry Dolgov, edited and documented by me.

Files

Documentation touched