otbutz

Results 221 comments of otbutz

> for structured search ? That was my intention. > but i dont know yet how it can solve issues like #759 Maybe not spelling issues but it could help...

It is designed as a shared PHP extension. Maybe it's only loaded once on apache startup? You should check if and how much it affects apache service startup time.

That would be acceptable IMHO. @lonvia what do you think about optional libpostal integration via https://github.com/openvenues/php-postal

Seems like log4j2 has problems with the charset of your terminal: https://issues.apache.org/jira/browse/LOG4J2-1888 This should be resolved by updating the log4j dependency.

Updating ES would also require that we settle for a solution of #285

Do we really want to support two different backends? That's additional backend specific quirks and tickets. IMHO it's easier to streamline the setup process. > Require the developer to provide...

@easbar should we incorporate https://github.com/graphhopper/graphhopper/pull/2637 into the maxspeed resolution? Looking at the [OSM wiki](https://wiki.openstreetmap.org/wiki/OSM_tags_for_routing/Maxspeed#Default_speed_limits_by_country) this would be enough to properly resolve speedlimits.

Let's close this one and see how things turn out with #2810, which should solve the gist of the problems described in https://github.com/graphhopper/graphhopper/pull/2268#issuecomment-1141349955.

Maybe we can simply "renumber" the index keys instead of recreating it?