Mariusz Felisiak
|
718b32c691
Added missing pycon directives in various docs.
|
il y a 1 an |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
il y a 1 an |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
il y a 1 an |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
il y a 1 an |
Ilia Peterov
|
0010721e89
Improved example of index on SearchVector in full text search docs.
|
il y a 2 ans |
Matt Brewer
|
8d160f154f
Fixed #33788 -- Added TrigramStrictWordSimilarity() and TrigramStrictWordDistance() on PostgreSQL.
|
il y a 2 ans |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
il y a 2 ans |
Thomas Aglassinger
|
3a9b8b25d4
Fixed #33459 -- Clarified index type in full text search docs.
|
il y a 2 ans |
Nikita Marchant
|
4e4082f939
Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on PostgreSQL.
|
il y a 3 ans |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
il y a 3 ans |
Hannes Ljungberg
|
0b51a4f894
Fixed #28194 -- Added support for normalization and cover density to SearchRank.
|
il y a 4 ans |
Baptiste Mispelon
|
3baf92cf82
Fixed #31340 -- Allowed query expressions in SearchQuery.value and __search lookup.
|
il y a 4 ans |
Hannes Ljungberg
|
65ab4f9f03
Fixed #31147 -- Added SearchHeadline to django.contrib.postgres.
|
il y a 5 ans |
James Turk
|
ff00a05347
Fixed #31088 -- Added support for websearch searching in SearchQuery.
|
il y a 5 ans |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
il y a 5 ans |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
il y a 5 ans |
Mariusz Felisiak
|
9aeac29949
Removed unnecessary backslashes from docs.
|
il y a 5 ans |
Nick Pope
|
198a2a9381
Removed unnecessary /static from links to PostgreSQL docs.
|
il y a 5 ans |
Claude Paroz
|
f5e347a640
Fixed #27899 -- Added support for phrase/raw searching in SearchQuery.
|
il y a 6 ans |
Adam Zapletal
|
57fd3700d4
Fixed typo in docs/ref/contrib/postgres/search.txt.
|
il y a 6 ans |
Simon Willison
|
346eb32861
Made SearchQuery examples less sterotyped.
|
il y a 7 ans |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
il y a 8 ans |
Marti Raudsepp
|
51fbe2a60d
Updated postgresql.org links to https and made them canonical.
|
il y a 8 ans |
Tom Carrick
|
46e2010460
Fixed typos in docs/ref/contrib/postgres/search.txt
|
il y a 8 ans |
Mathieu Richardoz
|
f1af076fba
Fixed a typo in docs/ref/contrib/postgres/search.txt.
|
il y a 8 ans |
Christophe Pettus
|
92107522ed
Fixed #26684 -- Removed incorrect index example in docs/ref/contrib/postgres/search.txt.
|
il y a 8 ans |
Matthew Somerville
|
1962a96a30
Fixed #24938 -- Added PostgreSQL trigram support.
|
il y a 9 ans |
Marc Tamlyn
|
9e4e20a71c
Fix typos in PGFTS docs.
|
il y a 8 ans |
Marc Tamlyn
|
2d877da855
Refs #3254 -- Added full text search to contrib.postgres.
|
il y a 9 ans |