django/docs/topics/db
Marc Tamlyn 2d877da855 Refs #3254 -- Added full text search to contrib.postgres.
Adds a reasonably feature complete implementation of full text search
using the built in PostgreSQL engine. It uses public APIs from
Expression and Lookup.

With thanks to Tim Graham, Simon Charettes, Josh Smeaton, Mikey Ariel
and many others for their advice and review. Particular thanks also go
to the supporters of the contrib.postgres kickstarter.
2016-04-22 10:44:37 +01:00
..
examples Unified some doc links to OneToOneField and ManyToManyField. 2016-02-01 11:02:26 -05:00
aggregation.txt Fixed typo in docs/topics/db/aggregation.txt. 2016-03-25 13:38:16 -04:00
index.txt Refs #3254 -- Added full text search to contrib.postgres. 2016-04-22 10:44:37 +01:00
managers.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
models.txt Fixed #11560 -- Allowed proxy model multiple-inheritance from the same concrete base model. 2016-03-30 13:06:27 -04:00
multi-db.txt Fixed allow_migrate() signature in documentation 2016-02-12 14:16:03 +11:00
optimization.txt Fixed #26438 -- Fixed multiple .objects typos in the docs. 2016-03-31 18:27:47 -04:00
queries.txt Refs #3254 -- Added full text search to contrib.postgres. 2016-04-22 10:44:37 +01:00
search.txt Refs #3254 -- Added full text search to contrib.postgres. 2016-04-22 10:44:37 +01:00
sql.txt Fixed #25455 -- Optimized dictfetchall() example. 2015-09-24 13:17:39 -04:00
tablespaces.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
transactions.txt Removed British/Austrialian word: whilist. 2015-12-31 14:29:52 -05:00