Skip to content

Collection search rest endpoint conflict #749

Closed
@ccancellieri

Description

@ccancellieri

Hi I'm opening this 'issue' to discuss about collection search.
Here is a working proposal but I've had to change the endpoint.
stac-utils/stac-fastapi-elasticsearch-opensearch#298

I'm encountering the following problems:

We still need to use the POST to create new Collection(s) but the incoming expected body is different
Incompatible with Transactional (how to have it working?)

Questions:

Why the specifications define a new endpoint to search for items: .../search while for the collections we are overloading the /collections ?
Do you have any working example about having both search and creation working at the same time?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions