Skip to content

Commit 26ffa62

Browse files
committed
Update tsearch2 README.
Robert Treat
1 parent 9ec71d5 commit 26ffa62

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

contrib/tsearch2/README.tsearch2

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Tsearch2 - full text search extension for PostgreSQL
55
This module is sponsored by Delta-Soft Ltd., Moscow, Russia.
66

77
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.
8+
which was deprecated in 7.4 and obsoleted in 8.0.
109

1110
The Tsearch2 contrib module contains an implementation of a new data
1211
type tsvector - a searchable data type with indexed access. In a
@@ -56,7 +55,7 @@ Contributors
5655
* Brandon Craig Rhodes wrote "Tsearch2 Guide" and "Tsearch2
5756
Reference" and proposed new naming convention for tsearch V2
5857

59-
New features
58+
Features Added with Tsearch2
6059

6160
* Relevance ranking of search results
6261
* Table driven configuration

0 commit comments

Comments
 (0)