<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi Wolfgang,<br><blockquote type="cite"><div dir="ltr">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<p><font size="-1"><font face="Helvetica, Arial, sans-serif"><b>Question</b><b>s:</b><br>
</font></font></p>
<ul>
<li><font size="-1"><font face="Helvetica, Arial, sans-serif">Is
suburb information somehow included in the downloaded search
index?</font></font></li>
<li><font size="-1"><font face="Helvetica, Arial, sans-serif">If
yes, how can it be displayed?</font></font></li>
<li><font size="-1"><font face="Helvetica, Arial, sans-serif">How
is this downloadable search index built? Also based on
Nominatim?</font></font></li></ul></div></blockquote>Yes, the downloadable index is built via Nominatim. It currently does not include suburb information. The pending PR #303 reads suburb information from Nominatim.<br><blockquote type="cite"><div dir="ltr">
<p><b><font size="-1"><font face="Helvetica, Arial, sans-serif">Further
question:</font></font></b></p>
<ul>
<li><font size="-1"><font face="Helvetica, Arial, sans-serif">Is
there a solution for the following problem:<br>
</font></font></li>
<ul>
<li><font size="-1"><font face="Helvetica, Arial, sans-serif">"Lukasstr
Miltenberg" is not found if you type "lukas str
miltenberg"</font></font></li>
<li><font size="-1"><font face="Helvetica, Arial, sans-serif">"Landsberger
Straße München" is not found if you type "landsbergerstr
münchen"</font></font></li>
<li><font size="-1"><font face="Helvetica, Arial, sans-serif">=>
You have to type it exactly as in database (with or
without space)</font></font></li></ul></ul></div></blockquote>This issue is equivalent to #42 which is still open. PR #312 (WIP) addresses this using a custom ES hyphenation plugin, which on indexing and search splits the search term e.g. before str. <br><div><br></div><div>Best regards,</div><div>Holger</div></body></html>