Michael Perks
08/13/2024, 1:35 PMfirst_name
, last_name
, and a combined name
(which is "`first_name` `last_name`"). I'm having issues trying to search by "`initial` `last_name`" where it's only matching the first token of the initial
. Searching for "D Doodle" is only bringing results that match the "D" and completely ignores the "Doodle" token. Is there something obvious I am missing?