You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Yes
No
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: