pelias / pelias/documentation

Search from custom source

Open
#258 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.