<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hello Christoph,<br>
      <br>
      ah, when you are doing the update automatically then this will
      indeed not work with the old jar. So either you use the old but
      static data dump:<br>
      <tt><a class="moz-txt-link-freetext" href="http://download1.graphhopper.com/public/photon-ES-17-db-171019.tar.bz2">http://download1.graphhopper.com/public/photon-ES-17-db-171019.tar.bz2</a></tt><br>
      <br>
      or the latest jar. And I was hoping the latest jar will work
      flawlessly. Now the problem with the plugin is strange as we have
      bundled everything in the jar, also for the creation of this data
      bundle. Will have a look!<br>
      <br>
      > I assume you run into the same problem already, Peter.<br>
      <br>
      Copying the dump to a different server worked before without a
      problem, see the  (again: I was assuming that nothing major had
      changed and I could safely migrate to the new stuff
      <a class="moz-txt-link-freetext" href="https://github.com/komoot/photon/pull/254#issuecomment-339960005">https://github.com/komoot/photon/pull/254#issuecomment-339960005</a>)<br>
      <br>
      <div class="">> You are doing great work on pushing this
        project, thanks!<br>
        <br>
        Thanks for your kind words!<br>
      </div>
      <br>
      Kind Regards<br>
      Peter<br>
      <br>
      On 08.01.2018 14:40, Christoph Lingg wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:DA9E3F6F-D1B0-4776-90D0-14A65FDA876F@lingg.eu">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      Hi all,
      <div class=""><br class="">
      </div>
      <div class="">the photon public api <a
          href="http://photon.komoot.de/api/q=berlin" class=""
          moz-do-not-send="true">photon.komoot.de/api/q=berlin</a> is
        not working any more. I guessed it is related to the new data
        updates requiring to use photon 0.3. I tried to use the alpha
        version (photon-0.3-alpha1.jar) from github. I still get an
        exception though:</div>
      <div class=""><br class="">
      </div>
      <div class="">
        <div class="">Exception in thread "main"
          java.lang.IllegalArgumentException: property
          [elasticsearch.version] is missing for plugin
          [elasticsearch-inquisitor]</div>
        <div class="">        at
org.elasticsearch.plugins.PluginInfo.readFromProperties(PluginInfo.java:135)</div>
        <div class="">        at
org.elasticsearch.plugins.PluginsService.getPluginBundles(PluginsService.java:331)</div>
        <div class="">        at
org.elasticsearch.plugins.PluginsService.<init>(PluginsService.java:130)</div>
        <div class="">        at
          org.elasticsearch.node.Node.<init>(Node.java:312)</div>
        <div class="">        at
de.komoot.photon.elasticsearch.Server$MyNode.<init>(Server.java:59)</div>
        <div class="">        at
          de.komoot.photon.elasticsearch.Server.start(Server.java:119)</div>
        <div class="">        at de.komoot.photon.App.main(App.java:52)</div>
        <div class=""><br class="">
        </div>
        <div class="">The plugins are part of the data dumps if i recall
          correctly. Any idea what I can do to fix that, I assume you
          run into the same problem already, Peter.</div>
        <div class=""><br class="">
        </div>
        <div class="">You are doing great work on pushing this project,
          thanks!</div>
        <div class=""><br class="">
        </div>
        <div class="">Cheers,</div>
        <div class="">Christoph</div>
        <div><br class="">
          <blockquote type="cite" class="">
            <div class="">Am 04.01.2018 um 10:21 schrieb Peter <<a
                href="mailto:graphhopper@gmx.de" class=""
                moz-do-not-send="true">graphhopper@gmx.de</a>>:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <meta http-equiv="Content-Type" content="text/html;
                charset=utf-8" class="">
              <div text="#000000" bgcolor="#FFFFFF" class="">
                <div class="moz-cite-prefix">Hello Holger,<br class="">
                  <br class="">
                  cool, thanks! I had just released an alpha version to
                  easier run more tests:<br class="">
                  <a class="moz-txt-link-freetext"
                    href="https://github.com/komoot/photon/releases"
                    moz-do-not-send="true">https://github.com/komoot/photon/releases</a><br
                    class="">
                  <br class="">
                  Also the data updates now run against this version.<br
                    class="">
                  <br class="">
                  Regards<br class="">
                  Peter<br class="">
                  <br class="">
                  On 04.01.2018 09:19, Holger Bruch (mfdz) wrote:<br
                    class="">
                </div>
                <blockquote type="cite"
                  cite="mid:072DE5D8-EFFD-41AA-AC1F-97203959DC7B@mitfahrdezentrale.de"
                  class="">
                  <meta http-equiv="content-type" content="text/html;
                    charset=utf-8" class="">
                  Before releasing 0.3.0, I‘d like to provide a fix for
                  issue #221, as this affects >3.5% of all osm
                  housenumbers (according to taginfo). Think I‘ll
                  request a pull next week...
                  <div class=""><br class="">
                  </div>
                  <div class="">Best regards,</div>
                  <div class="">Holger<br class="">
                    <div class=""><br class="">
                    </div>
                    <div class="">
                      <div class=""><br class="">
                        Am 03.01.2018 um 16:49 schrieb Peter <<a
                          href="mailto:graphhopper@gmx.de"
                          moz-do-not-send="true" class="">graphhopper@gmx.de</a>>:<br
                          class="">
                        <br class="">
                      </div>
                      <blockquote type="cite" class="">
                        <div class="">
                          <meta http-equiv="content-type"
                            content="text/html; charset=utf-8" class="">
                          <p class="">Last year we already planned to
                            bring in some freshness to photon. <br
                              class="">
                          </p>
                          <p class="">"We" mainly means Christian and
                            Holger <a moz-do-not-send="true"
                              href="https://github.com/komoot/photon/pull/254"
                              class="">like for this PR</a> and Sarah
                            and me as new maintainers - saying thanks to
                            Christoph, from komoot for all the nice work
                            done so far :)<br class="">
                          </p>
                          <p class="">We would like to release a new
                            version for photon in the next days. The
                            biggest change will be that we switched to a
                            more recent ElasticSearch version.</p>
                          <p class="">For that I'll create a new github
                            release 0.3.0 here:</p>
                          <p class=""><a class="moz-txt-link-freetext"
                              href="https://github.com/komoot/photon/releases"
                              moz-do-not-send="true">https://github.com/komoot/photon/releases</a></p>
                          <p class="">After that the world wide export
                            files won't work anymore with the old code:</p>
                          <p class=""><a class="moz-txt-link-freetext"
                              href="https://github.com/komoot/photon#installation"
                              moz-do-not-send="true">https://github.com/komoot/photon#installation</a></p>
                          <p class="">Please keep this in mind if you
                            update your data.</p>
                          <p class="">I wanted to create a maven release
                            but this is likely a bigger effort that we
                            will postpone to one of the next releases.</p>
                          <p class="">Anything else that we have to take
                            care of?</p>
                          <p class="">There is also a CI setup with
                            travis now which highlights some todos
                            regarding JDK9 :)</p>
                          <p class=""><a class="moz-txt-link-freetext"
                              href="https://travis-ci.org/komoot/photon"
                              moz-do-not-send="true">https://travis-ci.org/komoot/photon</a><br
                              class="">
                          </p>
                          <p class="">Regards<br class="">
                            Peter<br class="">
                          </p>
                          <pre class="moz-signature" cols="72">-- 
<a href="http://graphhopper.com/" moz-do-not-send="true" class="">GraphHopper.com</a> - fast and flexible route planning</pre>
                        </div>
                      </blockquote>
                      <blockquote type="cite" class="">
                        <div class=""><span class="">___</span></div>
                      </blockquote>
                    </div>
                  </div>
                </blockquote>
              </div>
            </div>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>