postgresql/src/backend/tsearch
Andrew Dunstan e306df7f9c Full Text Search support for json and jsonb
The new functions are ts_headline() and to_tsvector.

Dmitry Dolgov, edited and documented by me.
2017-03-31 14:26:03 -04:00
..
dicts Fix whitespace and remove obsolete gitattributes entry 2016-03-13 16:03:13 -04:00
Makefile Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
dict.c Use wrappers of PG_DETOAST_DATUM_PACKED() more. 2017-03-12 19:35:34 -04:00
dict_ispell.c Generate fmgr prototypes automatically 2017-01-17 14:06:07 -05:00
dict_simple.c Generate fmgr prototypes automatically 2017-01-17 14:06:07 -05:00
dict_synonym.c Generate fmgr prototypes automatically 2017-01-17 14:06:07 -05:00
dict_thesaurus.c Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
regis.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
spell.c Fix typos in comments. 2017-02-06 11:33:58 +02:00
to_tsany.c Full Text Search support for json and jsonb 2017-03-31 14:26:03 -04:00
ts_locale.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
ts_parse.c Fix typos in comments. 2017-02-06 11:33:58 +02:00
ts_selfuncs.c Generate fmgr prototypes automatically 2017-01-17 14:06:07 -05:00
ts_typanalyze.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
ts_utils.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
wparser.c Full Text Search support for json and jsonb 2017-03-31 14:26:03 -04:00
wparser_def.c Fix typos in comments. 2017-02-06 11:33:58 +02:00