Can you provide some examples of full text with relevance order?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I just found this library and I would like to say that you did a fantasic job!
I really want to start using this but I don't understand how you use fts with relevance order. Can you provide some example of that? 😄
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
Start by locating the existing sql.js documentation and examples for SQLite full-text search, then check how relevance ordering is represented. Add a clear example showing full-text queries and relevance-ordered results, with enough context for a new user to reproduce it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, sqlite
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100