PikaCourse / homiehomie

3 stars 0 forks source link

[Idea] Search Engine for Django DB #133

Open William-An opened 3 years ago

William-An commented 3 years ago

Idea: Search Engine

What is this idea related to?

backend

Is your feature request related to a problem? Please describe.

The search bar now provided can only search according to some simple criteria, might want to use vague search to return result similar to what users expected.

Describe the solution you'd like

  1. Implement a search engine

Describe alternatives you've considered

  1. Use a naive approach to search on different criteria on db and calculate similarity

Additional context

Add any other context or screenshots about the feature request here.