Search from custom source
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 269
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
The search endpoint is now as following according to Document
/v1/search?text=YMCA&sources=oa
and in sources lists in Available search parameters are
all sources: osm,oa,gn,wof
Now I am inserting a new custom CSV data with headers id, name, lat, lon, type, source. Now if I want to search from this custom data only then what will be the filter?
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 reviewing the documented /v1/search endpoint and its Available search parameters, especially the sources list. Verify how a custom CSV source is represented and filtered, then update the documentation with the exact filter or clearly state if custom-source-only search is unsupported.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100