We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eec742 commit 81207b4Copy full SHA for 81207b4
README.md
@@ -2,7 +2,7 @@
2
3
Elasticsearch backend for stac-fastapi.
4
5
-**WIP** This backend is not yet stable (notice no releases yet), so use the pgstac backend instead.
+**WIP** This backend does not have any production deployments yet, so use the pgstac backend instead if that's what you need.
6
7
For changes, see the [Changelog](CHANGELOG.md).
8
@@ -72,4 +72,4 @@ make ingest
72
73
## Elasticsearch Mappings
74
75
-Mappings apply to search index, not source.
+Mappings apply to search index, not source.
0 commit comments