File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ Tsearch2 - full text search extension for PostgreSQL
5
5
This module is sponsored by Delta-Soft Ltd., Moscow, Russia.
6
6
7
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.
8
+ which was deprecated in 7.4 and obsoleted in 8.0.
10
9
11
10
The Tsearch2 contrib module contains an implementation of a new data
12
11
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
56
Reference" and proposed new naming convention for tsearch V2
58
57
59
- New features
58
+ Features Added with Tsearch2
60
59
61
60
* Relevance ranking of search results
62
61
* Table driven configuration
You can’t perform that action at this time.
0 commit comments