stac-fastapi-elasticsearch 6.6.0__py3-none-any.whl → 6.7.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -198,6 +198,7 @@ if ENABLE_COLLECTIONS_SEARCH_ROUTE:
198
198
  FieldsConformanceClasses.COLLECTIONS,
199
199
  ],
200
200
  )
201
+ extensions.append(collection_search_ext)
201
202
  extensions.append(collections_search_endpoint_ext)
202
203
 
203
204
 
@@ -1,2 +1,2 @@
1
1
  """library version."""
2
- __version__ = "6.6.0"
2
+ __version__ = "6.7.1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: stac_fastapi_elasticsearch
3
- Version: 6.6.0
3
+ Version: 6.7.1
4
4
  Summary: An implementation of STAC API based on the FastAPI framework with Elasticsearch.
5
5
  Project-URL: Homepage, https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch
6
6
  License: MIT
@@ -17,8 +17,8 @@ Classifier: Programming Language :: Python :: 3.13
17
17
  Classifier: Programming Language :: Python :: 3.14
18
18
  Requires-Python: >=3.9
19
19
  Requires-Dist: elasticsearch[async]~=8.19.1
20
- Requires-Dist: sfeos-helpers==6.6.0
21
- Requires-Dist: stac-fastapi-core==6.6.0
20
+ Requires-Dist: sfeos-helpers==6.7.1
21
+ Requires-Dist: stac-fastapi-core==6.7.1
22
22
  Requires-Dist: starlette<0.36.0,>=0.35.0
23
23
  Requires-Dist: uvicorn~=0.23.0
24
24
  Provides-Extra: dev
@@ -38,6 +38,18 @@ Description-Content-Type: text/markdown
38
38
 
39
39
  # stac-fastapi-elasticsearch
40
40
 
41
+ <p align="left">
42
+ <img src="https://raw.githubusercontent.com/stac-utils/stac-fastapi-elasticsearch-opensearch/refs/heads/main/assets/sfeos.png" width=1000>
43
+ </p>
44
+
45
+ [![Downloads](https://static.pepy.tech/badge/stac-fastapi-core?color=blue)](https://pepy.tech/project/stac-fastapi-core)
46
+ [![GitHub contributors](https://img.shields.io/github/contributors/stac-utils/stac-fastapi-elasticsearch-opensearch?color=blue)](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/graphs/contributors)
47
+ [![GitHub stars](https://img.shields.io/github/stars/stac-utils/stac-fastapi-elasticsearch-opensearch.svg?color=blue)](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/stargazers)
48
+ [![GitHub forks](https://img.shields.io/github/forks/stac-utils/stac-fastapi-elasticsearch-opensearch.svg?color=blue)](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/network/members)
49
+ [![PyPI version](https://img.shields.io/pypi/v/stac-fastapi-elasticsearch.svg?color=blue)](https://pypi.org/project/stac-fastapi-elasticsearch/)
50
+ [![STAC](https://img.shields.io/badge/STAC-1.1.0-blue.svg)](https://github.com/radiantearth/stac-spec/tree/v1.1.0)
51
+ [![stac-fastapi](https://img.shields.io/badge/stac--fastapi-6.0.0-blue.svg)](https://github.com/stac-utils/stac-fastapi)
52
+
41
53
  This is the Elasticsearch backend for stac-fastapi. For full documentation, please see the [main README](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/blob/main/README.md).
42
54
 
43
55
  ## Package Information
@@ -0,0 +1,9 @@
1
+ stac_fastapi/elasticsearch/__init__.py,sha256=w_MZutYLreNV372sCuO46bPb0TngmPs4u8737ueS0wE,31
2
+ stac_fastapi/elasticsearch/app.py,sha256=f0CFbw6dCGOhW5pMPfCCo25ibv9fzfgcZwV8YoVoJO0,10024
3
+ stac_fastapi/elasticsearch/config.py,sha256=itvPYr4TiOg9pWQrycgGaQxQ_Vc2KKP3aHdtH0OUZvw,5322
4
+ stac_fastapi/elasticsearch/database_logic.py,sha256=mQgWkqcsVwxUHGzD8dh8n5KHSh83oLuX9DNx6m-YqDo,68730
5
+ stac_fastapi/elasticsearch/version.py,sha256=ktSbD5UY9HcoqbtWXdEpnCA0NdfgZP3DP7AQ64RN4as,45
6
+ stac_fastapi_elasticsearch-6.7.1.dist-info/METADATA,sha256=GRjpJnRclerDVyXlgWSQNANHt32GEn82ULulcTSZARQ,3844
7
+ stac_fastapi_elasticsearch-6.7.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
8
+ stac_fastapi_elasticsearch-6.7.1.dist-info/entry_points.txt,sha256=aCKixki0LpUl64UPsPMtiNvfdyq-QsTCxVjJ54VF6Jk,82
9
+ stac_fastapi_elasticsearch-6.7.1.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- stac_fastapi/elasticsearch/__init__.py,sha256=w_MZutYLreNV372sCuO46bPb0TngmPs4u8737ueS0wE,31
2
- stac_fastapi/elasticsearch/app.py,sha256=024U5xvXmSWUJABS9SekbqqamhsNSpqPBII2NBWktz8,9979
3
- stac_fastapi/elasticsearch/config.py,sha256=itvPYr4TiOg9pWQrycgGaQxQ_Vc2KKP3aHdtH0OUZvw,5322
4
- stac_fastapi/elasticsearch/database_logic.py,sha256=mQgWkqcsVwxUHGzD8dh8n5KHSh83oLuX9DNx6m-YqDo,68730
5
- stac_fastapi/elasticsearch/version.py,sha256=zPQp-GtLh4R45hT8V_KAWzwZcP4-jyw7Xjms_eNMZBc,45
6
- stac_fastapi_elasticsearch-6.6.0.dist-info/METADATA,sha256=gW-QOtinAj-Xkx0JnuFWP8cVv5aCQG9x3EaEOcMK_OM,2541
7
- stac_fastapi_elasticsearch-6.6.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
8
- stac_fastapi_elasticsearch-6.6.0.dist-info/entry_points.txt,sha256=aCKixki0LpUl64UPsPMtiNvfdyq-QsTCxVjJ54VF6Jk,82
9
- stac_fastapi_elasticsearch-6.6.0.dist-info/RECORD,,