index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
textsearch.sgml
Commit message (
Expand
)
Author
Age
*
docs: update guidelines on when to use GIN and GiST indexes
Bruce Momjian
2015-10-05
*
Update site address of Snowball project
Teodor Sigaev
2015-09-07
*
docs: consistently uppercase index method and add spacing
Bruce Momjian
2015-05-15
*
doc: Various typo/grammar fixes
Kevin Grittner
2014-08-30
*
doc: Fix DocBook XML validity
Peter Eisentraut
2014-05-06
*
docs: Add short "cover density" description
Bruce Momjian
2014-03-24
*
Fix ts_rank_cd() to ignore stripped lexemes
Bruce Momjian
2014-03-24
*
doc: Fix <synopsis> in <term> markup
Peter Eisentraut
2013-06-07
*
Fix typo: lexemes misspelled in full text search docs.
Kevin Grittner
2012-09-11
*
Documentation spell and markup checking
Peter Eisentraut
2012-06-08
*
Update documentation about ts_rank().
Bruce Momjian
2011-10-13
*
Some markup cleanup to deconfuse the find_gt_lt tool
Peter Eisentraut
2011-08-30
*
Link some tables into the surrounding text by their id
Peter Eisentraut
2011-05-04
*
Update contrib documention mentions to point to actual documentation
Bruce Momjian
2011-01-26
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Document filtering dictionaries in textsearch.sgml.
Tom Lane
2010-08-25
*
Avoid saying "random" when randomness is not actually meant.
Tom Lane
2010-08-20
*
Fix indentation of verbatim block elements
Peter Eisentraut
2010-07-29
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Update broken and permanently moved links
Peter Eisentraut
2010-03-17
*
Document what user name email symbols are supported by tsearch.
Bruce Momjian
2010-03-13
*
Add prefix support for synonym dictionary
Teodor Sigaev
2009-08-14
*
Proofreading for Bruce's recent round of documentation proofreading.
Tom Lane
2009-06-17
*
Proofreading adjustments for first two parts of documentation (Tutorial
Bruce Momjian
2009-04-27
*
Fix textsearch documentation examples to not recommend concatenating separate
Tom Lane
2009-04-19
*
Do some copy-editing on description of ts_headline().
Tom Lane
2009-04-14
*
Implement "fastupdate" support for GIN indexes, in which we try to accumulate
Tom Lane
2009-03-24
*
Create a third option named "partition" for constraint_exclusion, and make it
Tom Lane
2009-01-07
*
Improve headeline generation. Now headline can contain
Teodor Sigaev
2008-10-17
*
Make LC_COLLATE and LC_CTYPE database-level settings. Collation and
Heikki Linnakangas
2008-09-23
*
Extend GIN to support partial-match searches, and extend tsquery to support
Tom Lane
2008-05-16
*
Push index operator lossiness determination down to GIST/GIN opclass
Tom Lane
2008-04-14
*
Add a CaseSensitive parameter to synonym dictionaries.
Tom Lane
2008-03-10
*
Show example of ts_headline() using a configuration name.
Bruce Momjian
2008-03-04
*
Change a couple of examples to say ALTER MAPPING instead of ADD MAPPING,
Tom Lane
2007-12-13
*
spell checker run
Peter Eisentraut
2007-11-28
*
Fix some missed usages of 'HTML tag' and 'HTML entity'.
Tom Lane
2007-11-20
*
Change descriptions of entity and tag objects to "XML entity" and "XML tag".
Andrew Dunstan
2007-11-20
*
Add a couple of notes pointing out that GIN index build time is very
Tom Lane
2007-11-16
*
Adjust example to reduce confusion between a tsvector column and
Tom Lane
2007-11-14
*
Add a rank/(rank+1) normalization option to ts_rank(). While the usefulness
Tom Lane
2007-11-14
*
Add an Accept parameter to "simple" dictionaries. The default of true
Tom Lane
2007-11-14
*
Update discussion of tsearch2 migration. I'm not entirely sure about
Tom Lane
2007-11-14
*
Have text search thesaurus files use "?" for stop words.
Bruce Momjian
2007-11-10
*
Fix typos.
Magnus Hagander
2007-11-05
*
Remove claim that ts_headline knows how to generate multiple ellipsis-separated
Tom Lane
2007-10-29
*
Rename default text search parser's "uri" token type to "url_path",
Tom Lane
2007-10-27
*
Minor wording improvements per suggestion from Jeff Davis. Also tweak
Tom Lane
2007-10-27
*
Use more real-world examples in the text search parser documentation.
Alvaro Herrera
2007-10-25
*
Remove the aggregate form of ts_rewrite(), since it doesn't work as desired
Tom Lane
2007-10-24
[next]