Skip to content

Full-Text Search Migration #45

@Enniwhere

Description

@Enniwhere

Description:
After the core functionality migration we start slow by migrating full-text search functionality.

Acceptance criteria:

  • Update articles table schema to add a tsvector column
  • Create GIN index for fast FTS
  • REmove create_fts_index.py due to redundancy

Technical details:
Optional technical details for context.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions