Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Searching on a street name is not finding any records.
Street address i'm trying to match is "7915 SE Hawthorne Blvd".
Can't get a match off the full address or any part of it with or without * or %
Would really like to just be able to put in "Hawthorne" (or even "Hawthorn") and get it.
I think this ought to be a regex or even a soundex match, not a "LIKE" match