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

Improving search so that it can look at keywords or description words also - User Story 1 #14

Open
zanzoonh opened this issue Sep 12, 2024 · 1 comment
Assignees
Labels
back-end meduim effort This task is too low effort to be considered high and too high to be considered low UserStory1
Milestone

Comments

@zanzoonh
Copy link

zanzoonh commented Sep 12, 2024

Acceptance Criteria:

  • The key/descirption words should be taken from multiple locations (title, description text etc)
    • Could try entering keywords found in descriptions but not in titles
  • The search should prioritize the key/desciprtion words based on the frequency of the words.
  • the keywords should appear only when written completely.
    • Keywords exactly matching should appear first in the results
  • key/description words should be highlighted when found
  • if the keywords aren’t found, the search function should displaly “no results found”

Dependent on issue #13

@zanzoonh zanzoonh added this to the Sprint 1 milestone Sep 12, 2024
@zanzoonh zanzoonh added high effort high effort task and removed high effort high effort task labels Sep 12, 2024
@zanzoonh zanzoonh changed the title Improving search so that it can look at keywords or description words also - Sprint 1 Improving search so that it can look at keywords or description words also - User Story 1 Sep 12, 2024
@AlAnoud2003 AlAnoud2003 self-assigned this Sep 12, 2024
@AlAnoud2003 AlAnoud2003 added the meduim effort This task is too low effort to be considered high and too high to be considered low label Sep 12, 2024
@AlAnoud2003
Copy link

Acceptance Criteria:

  • The key/descirption words should be taken from multiple locations (title, description text etc)
    • Could try entering keywords found in descriptions but not in titles
  • The search should prioritize the key/desciprtion words based on the frequency of the words.
  • the keywords should appear only when written completely.
    • Keywords exactly matching should appear first in the results
  • key/description words should be highlighted when found
  • if the keywords aren’t found, the search function should displaly “no results found”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end meduim effort This task is too low effort to be considered high and too high to be considered low UserStory1
Projects
None yet
Development

No branches or pull requests

4 participants