Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As an API user, I want to perform a free text search. #568

Open
jordanpadams opened this issue Apr 21, 2021 · 1 comment
Open

As an API user, I want to perform a free text search. #568

jordanpadams opened this issue Apr 21, 2021 · 1 comment
Assignees
Labels

Comments

@jordanpadams
Copy link
Member

Motivation

...so that I can provide a semantic query to the API, without needing to know the API query syntax

Additional Details

Acceptance Criteria

Given a deployed API with data ingested
When I perform a free text query like "mars collections"
Then I expect the API to perform a free text search and return all collections related to mars

Engineering Details

@jordanpadams jordanpadams added requirement the current issue is a requirement p.must-have labels Apr 21, 2021
@jordanpadams jordanpadams self-assigned this Apr 21, 2021
@jordanpadams
Copy link
Member Author

initial implementation completed using the keyword attribute, however, this requirement is not closed because we need to build on that search functionality.

@jordanpadams jordanpadams transferred this issue from NASA-PDS/pds-api Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ToDo
Development

No branches or pull requests

1 participant