Closed OmnesRes closed 8 years ago
Okay, fixed the first name hyphenated issue. It was a little more involved than I thought. Last name likely has the same issue, but most people don't abbreviate last names when they search. I might get around to fixing last names as well at some point.
I discovered today that hyphenated first names are not being handled correctly. They are being stored correctly in name_last, but parsing_query forgets to check for them. I think this is a simple fix.
I don't know if hyphenated last names have a similar issue.