grapheo12 / iqps

Web-app meant for qp.metakgp.org
MIT License
20 stars 21 forks source link

Enhance and Optimize Search Queries #10

Closed grapheo12 closed 3 years ago

grapheo12 commented 4 years ago
  1. Allow people to search by paper code directly from the search box. (Would depend on how #8 turns out)
  2. Allow multiple fields to be searched directly through the search bar.
  3. Optimize queries for retrieval speed.
  4. Use a better Fuzzy / Full text search algorithm.

Some Regex based pre-formatting of the search query might help.

grapheo12 commented 3 years ago

Taken over by #31