fulltextindex
A former contrib module provided as an early attempt to add full text search to PostgreSQL
This entry relates to a PostgreSQL feature, application/utility, website or other subject which is no longer available/maintained.
fulltextindex
was a contrib module provided as an early attempt to add full text search to PostgreSQL.
fulltextindex
was added in PostgreSQL 7.2 and removed in PostgreSQL 8.1.
Source code
fulltextindex
was located at contrib/fulltextindex.
Change history
- PostgreSQL 8.1
- removed (commit af7d257e)
- PostgreSQL 7.2
- added (commit 8f0ca623)
Note: the above list does not reflect any changes made between the module being added and removed; see the commit log for further details.
References
- Last available README: README.fti