Jones Magloire

Results 214 comments of Jones Magloire

LGTM :+1: for decompression on `import` and source pattern matching for a next PR. Maybe you can add a `logger.error` for all missing files even if `errorsFatal` is false. This...

The full use case is : I'm the New York City website. I have a map with a search bar. I want to my search to return only `street`, `transport`...

> * doing this would potentially make the `layer` field obsolete? Hum, not really it will be still useful for admin documents and for simple use cases. IMO `layer` will...

The `wof:country_alpha3` is used when the `wof:placetype` is `country`, otherwise it will use the `wof:shortcode` if present, then the `wof:abbreviation` if present and then the `wof:country`. The shortcode is not...

Hi there, I did some stress test for spatial so that we can have an idea on the performances. I used [Gatling](https://github.com/jawg/pelias-server-stress) and the pip-service scenario. The service and injector...

> If possible could you please keep your benchmarking scripts around so we can run a comparison once this feature lands? Okay :+1: I wrote all the info I need...

The Linux cache is not disable, I flush the cache before the stress test to simulate a cold start. In reality, it won't happen every day, but it gives me...

A little suspense ... So, new benchmark with #67 with and without Linux cache. Same scenario as before. # Results 1. First run just after a linux cache flush. View...

> Dang, that's some great performance. I guess we need to get serious about integrating it into Pelias :) :+1: ! And now we have proof that this project performs...