<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Eran,<div class=""><br class=""></div><div class="">it is possible but we have not yet put much effort in making it easily configurable. So you need to change some code by yourself.</div><div class=""><br class=""></div><div class="">This is for the import from nominatim to the elastic search index:</div><div class=""><a href="https://github.com/komoot/photon/blob/master/src/main/java/de/komoot/photon/importer/Utils.java#L25" class="">https://github.com/komoot/photon/blob/master/src/main/java/de/komoot/photon/importer/Utils.java#L25</a></div><div class=""><br class=""></div><div class="">These are the elasticsearch’s mapping files:</div><div class=""><a href="https://github.com/komoot/photon/blob/master/es/mappings.json#L89" class="">https://github.com/komoot/photon/blob/master/es/mappings.json#L89</a></div><div class=""><br class=""></div><div class="">The request parsing:</div><div class=""><a href="https://github.com/komoot/photon/blob/master/src/main/java/de/komoot/photon/importer/RequestHandler.java#L22" class="">https://github.com/komoot/photon/blob/master/src/main/java/de/komoot/photon/importer/RequestHandler.java#L22</a></div><div class=""><br class=""></div><div class="">That should have been all parts.</div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Christoph</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Am 01.11.2014 um 17:17 schrieb Eran Balter <<a href="mailto:eran@sparking.co.il" class="">eran@sparking.co.il</a>>:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hello<div class=""><br class=""></div><div class="">Can you describe please the steps required to add support in Hebrew language?</div><div class=""><br class=""></div></div>
_______________________________________________<br class="">Photon mailing list<br class=""><a href="mailto:Photon@openstreetmap.org" class="">Photon@openstreetmap.org</a><br class="">https://lists.openstreetmap.org/listinfo/photon<br class=""></div></blockquote></div><br class=""></div></body></html>