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
Sherlock sherlock =Sherlock(
elements: el,
priorities: {
'libelle':3,
'abbreviated':2,
'description':2,
},
);
var results = (await sherlock.search(input: searchQuery.value)).sorted().unwrap();
Results:
Desirable results:
Thanks for this package and the work you put on it. For more details on this issue, see our direct messages.
The text was updated successfully, but these errors were encountered:
Searchable element example:
Search query:
Cheese burger
Sherlock usage:
Results:
Desirable results:
Thanks for this package and the work you put on it. For more details on this issue, see our direct messages.
The text was updated successfully, but these errors were encountered: