Commits

DateSubjectAuthorReleases
2016-06-29 Adjust text search documentation for recent commits. Tom Lane 9.6.0
2016-06-09 Polish the documentation concerning phrase text search. Tom Lane 9.6.0
2016-05-05 Rename tsvector delete() to ts_delete(), and filter() to ts_filter(). Tom Lane 9.6.0
2010-08-25 Document filtering dictionaries in textsearch.sgml. Tom Lane 9.0.0
2010-08-25 Document filtering dictionaries in textsearch.sgml. Tom Lane 9.1.0
2010-08-20 Avoid saying "random" when randomness is not actually meant. Tom Lane 9.1.0
2009-06-17 Proofreading for Bruce's recent round of documentation proofreading. Tom Lane 8.4.0
2009-04-19 Fix textsearch documentation examples to not recommend concatenating separate Tom Lane 8.3.8
2009-04-19 Fix textsearch documentation examples to not recommend concatenating separate Tom Lane 8.4.0
2009-04-14 Do some copy-editing on description of ts_headline(). Tom Lane 8.4.0
2009-03-24 Implement "fastupdate" support for GIN indexes, in which we try to accumulate Tom Lane 8.4.0
2009-01-07 Create a third option named "partition" for constraint_exclusion, and make it Tom Lane 8.4.0
2008-05-16 Extend GIN to support partial-match searches, and extend tsquery to support Tom Lane 8.4.0
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2008-03-10 Add a CaseSensitive parameter to synonym dictionaries. Tom Lane 8.4.0
2007-12-13 Change a couple of examples to say ALTER MAPPING instead of ADD MAPPING, Tom Lane 8.3.0
2007-11-20 Fix some missed usages of 'HTML tag' and 'HTML entity'. Tom Lane 8.3.0
2007-11-16 Add a couple of notes pointing out that GIN index build time is very Tom Lane 8.3.0
2007-11-14 Adjust example to reduce confusion between a tsvector column and Tom Lane 8.3.0
2007-11-14 Add a rank/(rank+1) normalization option to ts_rank(). While the usefulness Tom Lane 8.3.0
2007-11-14 Add an Accept parameter to "simple" dictionaries. The default of true Tom Lane 8.3.0
2007-11-14 Update discussion of tsearch2 migration. I'm not entirely sure about Tom Lane 8.3.0
2007-10-29 Remove claim that ts_headline knows how to generate multiple ellipsis-separated Tom Lane 8.3.0
2007-10-27 Rename default text search parser's "uri" token type to "url_path", Tom Lane 8.3.0
2007-10-27 Minor wording improvements per suggestion from Jeff Davis. Also tweak Tom Lane 8.3.0