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
The search functionality of the company will only yield the desired results when the complete name is entered. If not, it tends to display unrelated companies instead of the one intended. Please refer to the attached screenshots for further clarification.
Hi @jazzirHussain thanks for reporting, you're correct this is a bug on the front-end.
This is related to #1123 - it's because this doesn't have fuzzy search, i.e. it only searches full strings.
I'm wanting to move to Jekyll in the next week or so and this will include full search using lunr.js so I'm closing this purely because a solution is coming, not because it's not a proper bug.
The search functionality of the company will only yield the desired results when the complete name is entered. If not, it tends to display unrelated companies instead of the one intended. Please refer to the attached screenshots for further clarification.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The search results should include companies whose names contain the search term as a part of their name.
Screenshots
The text was updated successfully, but these errors were encountered: