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

[PNI] Search - update search fields/ranking #7476

Closed
Pomax opened this issue Sep 23, 2021 · 1 comment
Closed

[PNI] Search - update search fields/ranking #7476

Pomax opened this issue Sep 23, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@Pomax
Copy link
Contributor

Pomax commented Sep 23, 2021

Felds included in filter-search:

Currently:

  • Product name
  • Company name
  • Blurb
  • Worst case

Sorting/ranking priority of the results:

  • Product name
  • Company name
  • Blurb

Potential third party libraries if we want ranking and a standard array.sort((a,b) => { ... }) doesn't cut it:

@Pomax Pomax added this to the PNI Q3 2021 milestone Sep 23, 2021
@Pomax Pomax added the buyer's guide 🛍 Issues related to the buyer's guide label Sep 23, 2021
@jamilasnell
Copy link

"One of the last things we will be doing with the search work!" - Pomax, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants