summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/postgres/search.txt
AgeCommit message (Expand)Author
2019-03-29[2.2.x] Removed unnecessary /static from links to PostgreSQL docs.Nick Pope
2018-09-17Fixed #27899 -- Added support for phrase/raw searching in SearchQuery.Claude Paroz
2018-09-12Fixed typo in docs/ref/contrib/postgres/search.txt.Adam Zapletal
2017-10-17Made SearchQuery examples less sterotyped.Simon Willison
2017-01-17Removed versionadded/changed annotations for 1.10.Tim Graham
2016-10-25Updated postgresql.org links to https and made them canonical.Marti Raudsepp
2016-07-14Fixed typos in docs/ref/contrib/postgres/search.txtTom Carrick
2016-07-07Fixed a typo in docs/ref/contrib/postgres/search.txt.Mathieu Richardoz
2016-05-30Fixed #26684 -- Removed incorrect index example in docs/ref/contrib/postgres/...Christophe Pettus
2016-05-13Fixed #24938 -- Added PostgreSQL trigram support.Matthew Somerville
2016-04-22Fix typos in PGFTS docs.Marc Tamlyn
2016-04-22Refs #3254 -- Added full text search to contrib.postgres.Marc Tamlyn