When performing a basic/common search on fields using a wildcard (*), I dosen't seem to return the correct results...
I would like the following syntax {LF:Basic~="7 MAIN*", option="F"} to return only:
7 MAIN ST
7 MAIN AVE
7 MAIN DR
Instead it is returning...
721 MAIN ST
7 MAIN AVE
788 MAIN DR
FYI, under Options --> Search --> General, ALL options (fuzzy, partial matches, etc) are unchecked.
Also, when performing a FIELD search instead of BASIC/COMMON using the wildcard (*), I get the proper results.
Thanks in advance.