|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.215 2007/11/07 12:24:23 petere Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.216 2007/11/08 13:13:51 petere Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="datatype">
|
4 | 4 | <title id="datatype-title">Data Types</title>
|
@@ -3662,7 +3662,7 @@ SET xmloption TO { DOCUMENT | CONTENT };
|
3662 | 3662 | </para>
|
3663 | 3663 |
|
3664 | 3664 | <para>
|
3665 |
| - Thefull-textsearchmodule Tsearch2 could also be used to speed |
| 3665 | + The text-searchfunctionality in PostgreSQL could also be used to speed |
3666 | 3666 | up full-document searches in XML data. The necessary
|
3667 | 3667 | preprocessing support is, however, not available in the PostgreSQL
|
3668 | 3668 | distribution in this release.
|
|