komoot / photon

an open source geocoder for openstreetmap data
Apache License 2.0
1.83k stars 278 forks source link

Make ES query timeout configurable #769

Closed lonvia closed 5 months ago

lonvia commented 5 months ago

This replaces the hard-coded timeouts for the ES queries with something configurable.

Implements #747.