We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent9ec71d5 commit26ffa62Copy full SHA for 26ffa62
contrib/tsearch2/README.tsearch2
@@ -5,8 +5,7 @@ Tsearch2 - full text search extension for PostgreSQL
5
This module is sponsored by Delta-Soft Ltd., Moscow, Russia.
6
7
Notice: This version is fully incompatible with old tsearch (V1),
8
- which is considered as deprecated in upcoming 7.4 release and
9
- obsoleted in 8.0.
+ which was deprecated in 7.4 and obsoleted in 8.0.
10
11
The Tsearch2 contrib module contains an implementation of a new data
12
type tsvector - a searchable data type with indexed access. In a
@@ -56,7 +55,7 @@ Contributors
56
55
* Brandon Craig Rhodes wrote "Tsearch2 Guide" and "Tsearch2
57
Reference" and proposed new naming convention for tsearch V2
58
59
-New features
+Features Added with Tsearch2
60
61
* Relevance ranking of search results
62
* Table driven configuration