placeholder
placeholder copied to clipboard
stand-alone coarse geocoder
**Describe the bug** I run a dating app and use Placeholder to allow users to manually enter their location, or find a location to search. Sometimes users do interesting things,...
Recently https://github.com/pelias/sorting/pull/26 and https://github.com/pelias/api/pull/1626 highlighted the response order displayed in Pelias is directly linked to the order returned from this library. In particular the test case mentioned in this comment...
Hi everyone, I'm using the `/parser/search` API to search a location using free-text. Can we have another option besides `lang` to filter tokens by only a specific language? Thanks in...
I noticed what appears to be a bug in the code but appears to have no negative effects on the quality of results. There is a piece of code which...
**Describe the bug** I´m getting this warning `placeholder_1 | parent not found! continent_id 102191581` And no info regarding the continent Europe on the responses **Steps to Reproduce** I´m using pelias/docker...
In live mode, inputs ending with a space are considered 'complete' This is incorrect and causes issues for queries such as: `New South ` (note the trailing space) Expected: New...
This change is in preparation for experimenting with placeholder doing more of the admin splitting work that parser & libpostal currently do. It adds a "query" to the placeholder responses...
It would be great if all the Pelias services had a health check endpoint. Currently Placeholder does not. The API uses `/status`, so it would be great if Placeholder did...
The current hasSubject / _eachSynonym methods work with a single token at a time. This means for a long address string, there will be a longer list of tokens to...
Is there a reason why placeholder does not use postal codes for lookups? In some ad-hoc tests I did, Placeholder could not find correct places due to insufficient address /...