Document: "Allow indexes to be updated using CREATE TRIGGER" for duckdb-fts
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 301
- Forks
- 597
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 62
Description
https://github.com/duckdb/duckdb-fts/pull/27 (FTS extension)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked duckdb-fts pull request first to understand the CREATE TRIGGER behavior for updating indexes. Then locate the relevant DuckDB FTS documentation entry and document the supported workflow, with completion indicated by the feature being clearly explained and the documentation build passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100