File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,11 @@ experimental. To build the OpenSearch version run:
70
70
The final jar can be found in ` target/photon-opensearch-<VERSION>.jar ` .
71
71
72
72
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
74
78
own export from a Nominatim database. See 'Customized Search Data' below.
75
79
76
80
### Usage
You can’t perform that action at this time.
0 commit comments