Skip to content

Commit 31c4908

Browse files
committed
README: point to experimental extracts for OS version
1 parent a7544c8 commit 31c4908

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,11 @@ experimental. To build the OpenSearch version run:
7070
The final jar can be found in `target/photon-opensearch-<VERSION>.jar`.
7171

7272
Indexes produced by this version are not compatible with the ElasticSearch
73-
version. There are no prebuilt indexes available. You need to create your
73+
version. The [experimental extracts](https://download1.graphhopper.com/public/experimental/)
74+
from the Graphhopper download server are built from the OpenSearch version.
75+
They are currently also usable with the latest photon-opensearch release.
76+
The extracts only contain the basic database. If you want extended features
77+
like 'structured search' which needs extra indexes, you need to create your
7478
own export from a Nominatim database. See 'Customized Search Data' below.
7579

7680
### Usage

0 commit comments

Comments
 (0)