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.
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?