wagtail/docs/topics/search
Bertrand Bordage e62d67bd73 Adds PostgreSQL search backend. (#3515)
* Adds PostgreSQL search backend.

* Isort nitpicks.

* Fixes PostgreSQL versions incompatibilities.

* Uses Django lru_cache instead of building our own.

* Fixes PostgreSQL search index on some empty vector & query cases.

* Never sets the PostgreSQL search vector to NULL.

* Simplification + removes caching on two fast enough functions.

* Rewrites stale entries deletion to use the ORM.
2017-04-12 16:16:16 +01:00
..
backends.rst Adds PostgreSQL search backend. (#3515) 2017-04-12 16:16:16 +01:00
index.rst
indexing.rst Update documentation and code to put mixin first 2016-05-04 14:05:33 +01:00
searching.rst Adds PostgreSQL search backend. (#3515) 2017-04-12 16:16:16 +01:00