Open gmarti opened 3 weeks ago
@missinglink Sorry to bother you, is there anything I can do to help with this ?
Maybe I can have a look at a fix, but I don't understand where and what happens
You can try the command listed in the Quick Start section of the readme, it outputs detailed parsing information:
https://github.com/pelias/parser?tab=readme-ov-file#quick-start
Describe the bug Autocomplete for
Ter Waarde 91
orTer Waarde 91, Ypres, Belgium
orTer Waarde 91, 8900 Ypres, Belgium
always fails to return the proper result because pelias parser seems to want Waarde as a localitySteps to Reproduce https://pelias.github.io/compare/#/v1/autocomplete?text=Ter+Waarde+91%2C+Ypres%2C+Belgium&debug=1
trying to force address doesn't work either https://pelias.github.io/compare/#/v1/autocomplete?layers=address&text=Ter+Waarde+91%2C+Ypres%2C+Belgium&debug=1
Expected behavior Find this result https://pelias.github.io/compare/#/v1/search?text=Ter+Waarde+91%2C+Ypres%2C+Belgium&debug=1 https://pelias.github.io/compare/#/v1/place?ids=openaddresses%3Aaddress%3Abe%2Fvlg%2Fbosa-region-flanders-nl%3A91ab227c88a0dfad&debug=1