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

Allow advanced search #10

Open
1 of 4 tasks
Balnian opened this issue Jun 23, 2020 · 1 comment
Open
1 of 4 tasks

Allow advanced search #10

Balnian opened this issue Jun 23, 2020 · 1 comment
Labels
enhancement New feature or request parser Related to the parser search Related to the Search component of the website (JS only) web Related to the website (HTML, CSS, JS)

Comments

@Balnian
Copy link
Contributor

Balnian commented Jun 23, 2020

Allow advance search using the Fuse library,
Allow search on :

  • Description

  • Build-Depends

  • Features

  • Versions

This requires changing the layout of the JSON created by the parser
We may want to put weights on the different fields to make the output more user-friendly (natural/expected).

@Balnian Balnian added enhancement New feature or request parser Related to the parser web Related to the website (HTML, CSS, JS) search Related to the Search component of the website (JS only) labels Jun 23, 2020
@Balnian
Copy link
Contributor Author

Balnian commented Aug 20, 2020

Description is now used in search (cd058d2)
The JSON layout was changed with the manifest support (e881f2b)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request parser Related to the parser search Related to the Search component of the website (JS only) web Related to the website (HTML, CSS, JS)
Projects
None yet
Development

No branches or pull requests

1 participant