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
I have troubles getting the Bloodhound tokenizer to work currently. I only want it to match on the value key in the result set, but it seems to only want to match on name key.
I have troubles getting the Bloodhound tokenizer to work currently. I only want it to match on the
value
key in the result set, but it seems to only want to match onname
key.This is my code:
This is my result set from prefetch:
Still, when I write "dass" the result does not show up. If I write "Dash" it shows up.
What am I doing wrong here?
The text was updated successfully, but these errors were encountered: