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

Search functionality #216

Closed
4 tasks done
souhaib-benbouzid opened this issue Oct 10, 2020 · 4 comments
Closed
4 tasks done

Search functionality #216

souhaib-benbouzid opened this issue Oct 10, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request Epic good first issue Good for newcomers

Comments

@souhaib-benbouzid
Copy link
Member

souhaib-benbouzid commented Oct 10, 2020

implement website search functionality

@souhaib-benbouzid souhaib-benbouzid added enhancement New feature or request Epic Hacktoberfest Support open source and pick a limited edition T-shirt or plant a tree labels Oct 10, 2020
@souhaib-benbouzid souhaib-benbouzid added this to the Nov 2020 milestone Oct 10, 2020
@NurElHuda NurElHuda self-assigned this Oct 21, 2020
@NurElHuda
Copy link
Collaborator

NurElHuda commented Oct 21, 2020

This one is linked to #156 and #203

Does each one have different meaning? or are they duplicates?

@ZibanPirate ZibanPirate removed this from the Nov 2020 milestone Nov 1, 2020
@ZibanPirate ZibanPirate added good first issue Good for newcomers and removed Hacktoberfest Support open source and pick a limited edition T-shirt or plant a tree labels Apr 2, 2021
@ZibanPirate ZibanPirate pinned this issue Apr 2, 2021
@ZibanPirate ZibanPirate changed the title 🔍 Search functionality Search functionality Apr 2, 2021
@ZibanPirate ZibanPirate mentioned this issue Apr 2, 2021
6 tasks
@ZibanPirate ZibanPirate unpinned this issue Apr 2, 2021
@ZibanPirate ZibanPirate pinned this issue Apr 2, 2021
@ZibanPirate ZibanPirate moved this to Backlog in DzCode i/o Oct 16, 2021
@ZibanPirate ZibanPirate unpinned this issue Oct 16, 2021
@ZibanPirate ZibanPirate moved this from Backlog to In Progress in DzCode i/o Dec 1, 2021
@ZibanPirate ZibanPirate moved this from In Progress to Backlog in DzCode i/o Dec 4, 2021
@omdxp
Copy link
Member

omdxp commented Apr 7, 2023

What happened to this?

@ZibanPirate ZibanPirate moved this from Backlog to In Progress in DzCode i/o Dec 20, 2024
@ZibanPirate
Copy link
Member

ZibanPirate commented Dec 20, 2024

@omdxp started on working on this.

summary:

  • will have a search engine as a docker image (already done in Add MeiliSearch service #617)
  • api will talk to the search engine to ingest data into it and query them (Indexing models during cron job #620 )
  • frontend will have a global search component that calls api, and show results from all models (contributors, contributions, projects)
  • result will compose of search items, each will have a title, and url, eg: title: "Assem Ch", url: "https://www.dzcode.io/team/github-assem-ch"

check our Discord Server for more

@ZibanPirate ZibanPirate added this to the Search functionality milestone Dec 20, 2024
@omdxp
Copy link
Member

omdxp commented Dec 24, 2024

Closing this as it's implemented in v6.7.0

@omdxp omdxp closed this as completed Dec 24, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Ready for Release in DzCode i/o Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic good first issue Good for newcomers
Projects
Status: Ready for Release
Development

Successfully merging a pull request may close this issue.

4 participants