How to turn on and use rtree spatial? How to use full text search?
Open
Nobody has claimed this yet.
question
- Dominant language
- JavaScript
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I know this have rtree already, but I don't know how to use it.
Can you write some usage in readme?
How to turn on and use rtree , do spatial query, like intersect, within? How to use full text search?
spatial query and full text search are 2 fundermental function I need.
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 with the README and inspect the existing rtree and full-text-search support in sql.js. Document how to enable each feature, create or use the relevant structures, and perform spatial queries such as intersect or within. Done means the README contains clear usage guidance for both requested features.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, sqlite
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100