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

feat(Schema): Create schema and index in Mongoose [search-engine] #166

Open
3 tasks
JackoDev opened this issue Apr 13, 2022 · 0 comments
Open
3 tasks

feat(Schema): Create schema and index in Mongoose [search-engine] #166

JackoDev opened this issue Apr 13, 2022 · 0 comments
Assignees
Labels

Comments

@JackoDev
Copy link
Contributor

JackoDev commented Apr 13, 2022

Summary

We have to implement the schemas that are going to be used in the search bar.

Acceptance Criteria

  • Create a schema that allows performing a place search given some filter parameters.
  • The index allows filtering in real-time the city's name while the user types the first letters.
  • Unit testing has to be implemented
@JackoDev JackoDev added the 5sp label Apr 13, 2022
@gh0stl1m gh0stl1m added this to the Sprint 4 - Search Engine milestone Apr 19, 2022
@gh0stl1m gh0stl1m changed the title feat: Index creation - (Text) in Mongoose for autocomplete [search-engine] feat(Schema): Create schema and index in Mongoose [search-engine] May 10, 2022
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

4 participants