snori
snori
Log in
DE EN

The AI glossary Databases & search

tsvector

tsvector is a data type in PostgreSQL that converts text into an optimized, searchable form by breaking it down into individual, normalized search terms. It is the technical foundation for fast full-text search within the database.

Source: PostgreSQL — Full Text Search documentation

← Back to the glossary