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

Extend search bar to accept filter queries #305

Open
arkid15r opened this issue Dec 30, 2024 · 3 comments
Open

Extend search bar to accept filter queries #305

arkid15r opened this issue Dec 30, 2024 · 3 comments
Assignees
Labels

Comments

@arkid15r
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
It'd be great to implement a feature to support GitHub like filtering in search component, e.g. project:project-key, stars>500, is:code, etc.

Describe the solution you'd like
Implement this functionality in the search component to translate it to Algolia index queries.

@arkid15r arkid15r added this to the Enhanced search 🔍 milestone Dec 30, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Project Nest Dec 30, 2024
@arkid15r arkid15r moved this from Backlog to Todo in Project Nest Dec 30, 2024
@Tusharjamdade
Copy link
Collaborator

@arkid15r, could you please assign this to me

@arkid15r
Copy link
Collaborator Author

@arkid15r, could you please assign this to me

Okay, just want to confirm we're on the same page -- this task involves Algolia index and implies development of comprehensive approach to extend OWASP Nest entity search component for all entities (each entity will have a custom mapping of Nest search queries/operators to the Algolia index requests).

@ShashaankS
Copy link
Contributor

@arkid15r Assign this to me, I have a plan like creating a query parsing filter with github style filters which accepts the query before fetching the data from algolia api.

@arkid15r arkid15r moved this from Todo to In progress in Project Nest Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

No branches or pull requests

3 participants