OpenGenus / quark

Stay happy while offline | World's first offline search engine.
https://chrome.google.com/webstore/detail/opengenus-offline-search/lfoloadpfjildomeafpdopahkdaoofbn
GNU General Public License v3.0
624 stars 113 forks source link

Improvement In algorithm #99

Open Sakshi183 opened 6 years ago

Sakshi183 commented 6 years ago

This is a(n):

Details: Presently the algorithm searches linearly through the entire path .It is also unable to show results for may queries like 'binary.search' 'binaary' etc. We need to improve the search Algorithm.We can show results for misspelt words also. I want to implement this using fuzzy search.Can I proceed further.

Expected Behavior:

Actual Behavior:

Screenshots (if any):

Would you like to work on this issue?

Sakshi183 commented 6 years ago

@AdiChat Shall I proceed with implementing fuzzy search.

AdiChat commented 6 years ago

Sure. Go for it :+1: