Path to this page:
./
databases/postgresql82-tsearch2,
Tsearch2 contrib module for fulltext indexing in PostgreSQL
Branch: pkgsrc-2007Q3,
Version: 8.2.5nb1,
Package name: postgresql82-tsearch2-8.2.5nb1,
Maintainer: adamThe Tsearch2 contrib module contains an implementation of a new data
type tsvector - a searchable data type with indexed access. In a
nutshell, tsvector is a set of unique words along with their
positional information in the document, organized in a special
structure optimized for fast access and lookup. This data type can
be used as backend for efficient full text search engines.
Required to run:[
databases/postgresql82-client] [
databases/postgresql82-server]
Required to build:[
devel/libtool-base] [
devel/bison]
Master sites: (Expand)
Version history: (Expand)
- (2007-11-10) Package added to pkgsrc.se, version postgresql82-tsearch2-8.2.5nb1 (created)