Search Indexer Full-text search indexing, query optimisation, and hybrid search patterns for NodeJS-Starter-V1. --- Metadata | Field | Value | | -------------- | -------------------------------------------------------- | | Skill ID | | | Category | Document & Content | | Complexity | High | | Complements | , | | Version | 1.0.0 | | Locale | en-AU | --- Description Codifies full-text search indexing patterns for NodeJS-Starter-V1: PostgreSQL tsvector index creation, GIN index optimisation, query parsing with tsquery, result ranking with ts rank, hybrid search combining full-text and vector sim…